Home
last modified time | relevance | path

Searched refs:LoadFromASTFile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp627 std::unique_ptr<ASTUnit> AST = ASTUnit::LoadFromASTFile( in BeginSourceFile()
695 std::unique_ptr<ASTUnit> AST = ASTUnit::LoadFromASTFile( in BeginSourceFile()
H A DASTUnit.cpp800 std::unique_ptr<ASTUnit> ASTUnit::LoadFromASTFile( in LoadFromASTFile() function in ASTUnit
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h695 LoadFromASTFile(const std::string &Filename,