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

  /external/clang/include/clang/AST/
ASTImporter.h 207 void ImportDefinition(Decl *From);
  /external/clang/lib/AST/
ASTImporter.cpp 107 bool ImportDefinition(RecordDecl *From, RecordDecl *To,
109 bool ImportDefinition(EnumDecl *From, EnumDecl *To,
111 bool ImportDefinition(ObjCInterfaceDecl *From, ObjCInterfaceDecl *To,
113 bool ImportDefinition(ObjCProtocolDecl *From, ObjCProtocolDecl *To,
    [all...]

Completed in 23 milliseconds