Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h153 using LocationOrAnalysisDeclContext = variable
171 LocationOrAnalysisDeclContext LAC = (AnalysisDeclContext *)nullptr) const;
174 LocationOrAnalysisDeclContext LAC = (AnalysisDeclContext *)nullptr) const;
182 LocationOrAnalysisDeclContext lac) in PathDiagnosticLocation()
223 const LocationOrAnalysisDeclContext LAC) { in createBegin()
230 const LocationOrAnalysisDeclContext LAC);
238 const LocationOrAnalysisDeclContext LAC);
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp66 LocationOrAnalysisDeclContext DCtx;
H A DLocalizationChecker.cpp1046 LocationOrAnalysisDeclContext DCtx;
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp537 LocationOrAnalysisDeclContext LAC, in getValidSourceLocation()
644 LocationOrAnalysisDeclContext LAC) { in createBegin()
652 LocationOrAnalysisDeclContext LAC) { in createEnd()
872 LocationOrAnalysisDeclContext LAC) const { in genLocation()
897 PathDiagnosticLocation::genRange(LocationOrAnalysisDeclContext LAC) const { in genRange()