Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h165 const ConstructionContext *getConstructionContext() const { in getConstructionContext() function
211 const ConstructionContext *getConstructionContext() const { in getConstructionContext() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp503 const ConstructionContext *CallEvent::getConstructionContext() const { in getConstructionContext() function in CallEvent