Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h379 bool LastInMainSourceFile = false; variable
438 LastInMainSourceFile = true; in setAsLastInMainSourceFile()
442 return LastInMainSourceFile; in isLastInMainSourceFile()