Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp519 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
551 ProcessPropertyDecl(PDecl); in HandlePropertyInClassExtension()
2083 void Sema::ProcessPropertyDecl(ObjCPropertyDecl *property) { in ProcessPropertyDecl() function in Sema
DSemaDeclObjC.cpp3641 ProcessPropertyDecl(I); in ActOnAtEnd()
/external/clang/include/clang/Sema/
DSema.h7320 void ProcessPropertyDecl(ObjCPropertyDecl *property);