Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp576 PathDiagnosticLocation::createBegin(const Decl *D, createBegin() function in PathDiagnosticLocation
582 PathDiagnosticLocation::createBegin(const Stmt *S, createBegin() function in PathDiagnosticLocation
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h261 createBegin(const Decl *D, const SourceManager &SM, in createBegin() function