Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DTUScheduler.cpp635 StoreDiags CompilerInvocationDiagConsumer; in update() local
638 Inputs, CompilerInvocationDiagConsumer, &CC1Args); in update()
643 CompilerInvocationDiagConsumer.take(); in update()
698 StoreDiags CompilerInvocationDiagConsumer; in runWithAST() local
700 buildCompilerInvocation(FileInputs, CompilerInvocationDiagConsumer); in runWithAST()
710 CompilerInvocationDiagConsumer.take(), in runWithAST()