Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp636 PathDiagnosticLocation::createBegin(const Decl *D, in createBegin() function in PathDiagnosticLocation
642 PathDiagnosticLocation::createBegin(const Stmt *S, in createBegin() function in PathDiagnosticLocation
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h222 createBegin(const Decl *D, const SourceManager &SM, in createBegin() function