Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h416 bool LastInMainSourceFile = false; variable
483 LastInMainSourceFile = true; in setAsLastInMainSourceFile()
487 return LastInMainSourceFile; in isLastInMainSourceFile()