Searched refs:findPropertyDecl (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/AST/
H A DDeclObjC.cpp84 ObjCPropertyDecl::findPropertyDecl(const DeclContext *DC, function in class:ObjCPropertyDecl
102 ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId))
169 ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId))
/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp229 ObjCPropertyDecl::findPropertyDecl(ClsExtDecl, PropertyId)) {
320 if (!ObjCPropertyDecl::findPropertyDecl(DC,
414 ObjCPropertyDecl::findPropertyDecl(DC, PropertyId)) {
/external/clang/include/clang/AST/
H A DDeclObjC.h1878 static ObjCPropertyDecl *findPropertyDecl(const DeclContext *DC,
/external/clang/tools/libclang/
H A DCIndex.cpp999 ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(ID), PropertyId);

Completed in 134 milliseconds