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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h377 bool LastInMainSourceFile = false; member in class:clang::ento::PathDiagnosticPiece
444 LastInMainSourceFile = true;
448 return LastInMainSourceFile;

Completed in 56 milliseconds