Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp363 auto diag = InterpCI->getDiagnosticsPtr(); in codeComplete()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h372 IntrusiveRefCntPtr<DiagnosticsEngine> getDiagnosticsPtr() const { in getDiagnosticsPtr() function