Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Frontend/
DDiagnosticRenderer.h115 void emitMacroExpansions(FullSourceLoc Loc, DiagnosticsEngine::Level Level,
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DDiagnosticRenderer.cpp132 emitMacroExpansions(UnexpandedLoc, Level, MutableRanges, FixItHints); in emitDiagnostic()
531 void DiagnosticRenderer::emitMacroExpansions(FullSourceLoc Loc, in emitMacroExpansions() function in DiagnosticRenderer