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

  /external/clang/lib/Frontend/
ASTMerge.cpp 47 ASTUnit *Unit = ASTUnit::LoadFromASTFile(ASTFiles[I], Diags,
FrontendAction.cpp 184 ASTUnit *AST = ASTUnit::LoadFromASTFile(InputFile, Diags,
ASTUnit.cpp 672 ASTUnit *ASTUnit::LoadFromASTFile(const std::string &Filename,
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 667 static ASTUnit *LoadFromASTFile(const std::string &Filename,
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 73 milliseconds