Searched refs:CommonCompilations (Results 1 – 1 of 1) sorted by relevance
87 getAST(const std::unique_ptr<CompilationDatabase> &CommonCompilations, in getAST() argument91 if (!CommonCompilations) { in getAST()106 ClangTool Tool(Compilations ? *Compilations : *CommonCompilations, Files); in getAST()