Home
last modified time | relevance | path

Searched refs:LoadFromCommandLine (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h832 static std::unique_ptr<ASTUnit> LoadFromCommandLine(
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1758 std::unique_ptr<ASTUnit> ASTUnit::LoadFromCommandLine( in LoadFromCommandLine() function in ASTUnit