Searched refs:LoadFromCommandLine (Results 1 – 4 of 4) sorted by relevance
819 static ASTUnit *LoadFromCommandLine(
612 return std::unique_ptr<ASTUnit>(ASTUnit::LoadFromCommandLine( in loadFromSource()
1736 ASTUnit *ASTUnit::LoadFromCommandLine( in LoadFromCommandLine() function in ASTUnit
3895 std::unique_ptr<ASTUnit> Unit(ASTUnit::LoadFromCommandLine( in clang_parseTranslationUnit_Impl()