Searched refs:LoadFromCommandLine (Results 1 – 7 of 7) sorted by relevance
832 static std::unique_ptr<ASTUnit> LoadFromCommandLine(
829 static std::unique_ptr<ASTUnit> LoadFromCommandLine(
841 static ASTUnit *LoadFromCommandLine(
1938 ASTUnit *ASTUnit::LoadFromCommandLine( in LoadFromCommandLine() function in ASTUnit
3278 std::unique_ptr<ASTUnit> Unit(ASTUnit::LoadFromCommandLine( in clang_parseTranslationUnit_Impl()