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 243 case Decl::ObjCImplementation:
317 case Decl::ObjCImplementation:
  /external/clang/lib/Frontend/
ASTConsumers.cpp 249 case Decl::ObjCImplementation:
394 case Decl::ObjCImplementation:
  /external/clang/lib/AST/
DeclBase.cpp 648 case ObjCImplementation:
980 case Decl::ObjCImplementation:
    [all...]
DeclObjC.cpp     [all...]
Decl.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
DeclBase.h     [all...]
  /external/clang/lib/Index/
USRGeneration.cpp 351 case Decl::ObjCImplementation:
  /external/clang/lib/CodeGen/
CGDecl.cpp 71 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 684 S.getCurLexicalContext()->getDeclKind() != Decl::ObjCImplementation) {
    [all...]
SemaDeclCXX.cpp     [all...]
SemaDeclObjC.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 204 milliseconds