Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h814 static ASTUnit *LoadFromCommandLine(
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1923 ASTUnit *ASTUnit::LoadFromCommandLine( in LoadFromCommandLine() function in ASTUnit
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2961 std::unique_ptr<ASTUnit> Unit(ASTUnit::LoadFromCommandLine( in clang_parseTranslationUnit_Impl()