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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h345 bool LastInMainSourceFile; member in class:clang::ento::PathDiagnosticPiece
406 LastInMainSourceFile = true;
410 return LastInMainSourceFile;

Completed in 44 milliseconds