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

  /external/clang/include/clang/AST/
DeclObjC.h 817 void startDefinition();
    [all...]
DeclCXX.h 273 friend void TagDecl::startDefinition();
    [all...]
Decl.h     [all...]
  /external/clang/lib/AST/
DeclObjC.cpp 239 void ObjCInterfaceDecl::startDefinition() {
    [all...]
ASTImporter.cpp     [all...]
ASTContext.cpp     [all...]
Decl.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 415 IDecl->startDefinition();
608 PDecl->startDefinition();
625 PDecl->startDefinition();
    [all...]
SemaTemplateInstantiate.cpp     [all...]
SemaTemplate.cpp     [all...]
SemaTemplateInstantiateDecl.cpp 634 Enum->startDefinition();
    [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]

Completed in 785 milliseconds