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 48 ASTUnit *Unit = ASTUnit::LoadFromASTFile(ASTFiles[I], Diags,
FrontendAction.cpp 190 ASTUnit *AST = ASTUnit::LoadFromASTFile(InputFile, Diags,
ASTUnit.cpp 665 ASTUnit *ASTUnit::LoadFromASTFile(const std::string &Filename,
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 711 static ASTUnit *LoadFromASTFile(const std::string &Filename,
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 140 milliseconds