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

  /external/clang/include/clang/AST/
DeclObjC.h 854 *FindPropertyVisibleInPrimaryClass(IdentifierInfo *PropertyId) const;
    [all...]
  /external/clang/lib/AST/
DeclObjC.cpp 154 /// FindPropertyVisibleInPrimaryClass - Finds declaration of the property
159 ObjCInterfaceDecl::FindPropertyVisibleInPrimaryClass(
    [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 264 CCPrimary->FindPropertyVisibleInPrimaryClass(PropertyId);
    [all...]

Completed in 140 milliseconds