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

  /external/clang/lib/CodeGen/
CGObjCRuntime.cpp 42 if (ID && declaresSameEntity(ID->getClassInterface(), Container))
  /external/clang/lib/Sema/
SemaExprMember.cpp     [all...]
SemaDeclObjC.cpp 442 return ID && !declaresSameEntity(ID, CurrentIDecl);
492 if (declaresSameEntity(PrevDecl, IDecl)) {
    [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
SemaObjCProperty.cpp     [all...]
SemaAccess.cpp     [all...]
SemaInit.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/AST/
DeclBase.h     [all...]
DeclObjC.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]

Completed in 1049 milliseconds