Home
last modified time | relevance | path

Searched refs:ProcessPropertyDecl (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaObjCProperty.cpp523 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
555 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
2144 void Sema::ProcessPropertyDecl(ObjCPropertyDecl *property) { in ProcessPropertyDecl() function in Sema
DSemaDeclObjC.cpp3789 ProcessPropertyDecl(I); in ActOnAtEnd()
/external/clang/include/clang/Sema/
DSema.h7490 void ProcessPropertyDecl(ObjCPropertyDecl *property);