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

  /external/clang/lib/Serialization/
ASTCommon.cpp 127 case Decl::ObjCImplementation:
199 case Decl::ObjCImplementation:
  /external/clang/lib/Frontend/
ASTConsumers.cpp 240 case Decl::ObjCImplementation:
385 case Decl::ObjCImplementation:
  /external/clang/lib/Index/
USRGeneration.cpp 337 case Decl::ObjCImplementation:
  /external/clang/lib/AST/
DeclBase.cpp 587 case ObjCImplementation:
914 case Decl::ObjCImplementation:
    [all...]
DeclObjC.cpp     [all...]
Decl.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
DeclBase.h     [all...]
  /external/clang/lib/CodeGen/
CGDecl.cpp 67 case Decl::ObjCImplementation:
    [all...]
CodeGenModule.cpp     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 165 ObjCImplementationDecl *ObjCImplementation;
180 ObjCImplementation(nullptr)
193 ObjCImplementation = Interface->getImplementation();
    [all...]
SemaPseudoObject.cpp 648 S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) {
    [all...]
SemaDeclCXX.cpp     [all...]
SemaDeclObjC.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]
RewriteObjC.cpp     [all...]

Completed in 597 milliseconds