HomeSort by relevance Sort by last modified time
    Searched refs:findPropertyDecl (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/AST/
DeclObjC.cpp 84 ObjCPropertyDecl::findPropertyDecl(const DeclContext *DC,
102 ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId))
169 ObjCPropertyDecl::findPropertyDecl(cast<DeclContext>(this), PropertyId))
    [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 229 ObjCPropertyDecl::findPropertyDecl(ClsExtDecl, PropertyId)) {
320 if (!ObjCPropertyDecl::findPropertyDecl(DC,
414 ObjCPropertyDecl::findPropertyDecl(DC, PropertyId)) {
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 33 milliseconds