Home
last modified time | relevance | path

Searched defs:createBegin (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp580 PathDiagnosticLocation::createBegin(const Decl *D, in createBegin() function in PathDiagnosticLocation
586 PathDiagnosticLocation::createBegin(const Stmt *S, in createBegin() function in PathDiagnosticLocation
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp580 PathDiagnosticLocation::createBegin(const Decl *D, in createBegin() function in PathDiagnosticLocation
586 PathDiagnosticLocation::createBegin(const Stmt *S, in createBegin() function in PathDiagnosticLocation
/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h264 createBegin(const Decl *D, const SourceManager &SM, in createBegin() function