Searched refs:CompileAnalyzer (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Tooling/
H A DCompilationDatabase.cpp251 CompileJobAnalyzer CompileAnalyzer; local
260 CompileAnalyzer.run(&Cmd->getSource());
264 if (CompileAnalyzer.Inputs.empty()) {
274 Args.begin(), Args.end(), MatchesAny(CompileAnalyzer.Inputs));

Completed in 3073 milliseconds