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

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

Completed in 288 milliseconds