Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DDiagnosticRenderer.h64 SourceLocation LastIncludeLoc; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp173 if (LastIncludeLoc == IncludeLoc) in emitIncludeStack()
176 LastIncludeLoc = IncludeLoc; in emitIncludeStack()