reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
34 bool ExecuteCompilerInvocation(CompilerInstance *Clang);
250 Success = ExecuteCompilerInvocation(Clang.get());
tools/clang/unittests/Frontend/OutputStreamTest.cpp42 bool Success = ExecuteCompilerInvocation(&Compiler); 68 bool Success = ExecuteCompilerInvocation(&Compiler); 97 Success = ExecuteCompilerInvocation(&Compiler);