Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h164 const ConstructionContext *getConstructionContext() const { in getConstructionContext() function
209 const ConstructionContext *getConstructionContext() const { in getConstructionContext() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp503 const ConstructionContext *CallEvent::getConstructionContext() const { in getConstructionContext() function in CallEvent