Home
last modified time | relevance | path

Searched defs:AnalysisEntryPoint (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h590 const Decl *AnalysisEntryPoint = nullptr; variable
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1991 AnalysisEntryPoint)) { in PathDiagnosticConstruct() argument
1337 generateDiagnosticForBasicReport(const BasicBugReport * R,const Decl * AnalysisEntryPoint) generateDiagnosticForBasicReport() argument
1349 generateEmptyDiagnosticForReport(const PathSensitiveBugReport * R,const SourceManager & SM,const Decl * AnalysisEntryPoint) generateEmptyDiagnosticForReport() argument
/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h784 const Decl *AnalysisEntryPoint = nullptr; variable
/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp118 const Decl *AnalysisEntryPoint, in PathDiagnostic() argument