Searched refs:prepareCompilerInstance (Results 1 – 9 of 9) sorted by relevance
84 std::unique_ptr<CompilerInstance> prepareCompilerInstance(
120 prepareCompilerInstance(std::unique_ptr<clang::CompilerInvocation> CI, in prepareCompilerInstance() function
391 auto Clang = prepareCompilerInstance( in build()
331 auto Clang = prepareCompilerInstance( in scanPreamble()
1288 auto Clang = prepareCompilerInstance( in semaCodeComplete()
228 auto Clang = prepareCompilerInstance( in indexStandardLibrary()
280 prepareCompilerInstance(std::move(CI), /*Preamble=*/nullptr, in index()
72 prepareCompilerInstance(std::move(CI), &BaselinePreamble->Preamble, in collectPatchedIncludes()
61 auto Clang = prepareCompilerInstance( in setupClang()