Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h132 LocationOrAnalysisDeclContext; typedef
151 LocationOrAnalysisDeclContext LAC = (AnalysisDeclContext *)nullptr) const;
154 LocationOrAnalysisDeclContext LAC = (AnalysisDeclContext *)nullptr) const;
164 LocationOrAnalysisDeclContext lac) in PathDiagnosticLocation()
207 const LocationOrAnalysisDeclContext LAC);
215 const LocationOrAnalysisDeclContext LAC);
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp501 LocationOrAnalysisDeclContext LAC, in getValidSourceLocation()
593 LocationOrAnalysisDeclContext LAC) { in createBegin()
602 LocationOrAnalysisDeclContext LAC) { in createEnd()
783 LocationOrAnalysisDeclContext LAC) const { in genLocation()
808 PathDiagnosticLocation::genRange(LocationOrAnalysisDeclContext LAC) const { in genRange()
/external/clang/lib/StaticAnalyzer/Checkers/
DDirectIvarAssignment.cpp67 LocationOrAnalysisDeclContext DCtx;