Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h416 bool LastInMainSourceFile = false; variable
483 LastInMainSourceFile = true; in setAsLastInMainSourceFile()
487 return LastInMainSourceFile; in isLastInMainSourceFile()