Home
last modified time | relevance | path

Searched refs:CompilerInvocationDiagConsumer (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DTUScheduler.cpp902 StoreDiags CompilerInvocationDiagConsumer; in update() local
905 Inputs, CompilerInvocationDiagConsumer, &CC1Args); in update()
910 CompilerInvocationDiagConsumer.take(); in update()
965 StoreDiags CompilerInvocationDiagConsumer; in runWithAST() local
967 buildCompilerInvocation(FileInputs, CompilerInvocationDiagConsumer); in runWithAST()
977 CompilerInvocationDiagConsumer.take(), in runWithAST()