Home
last modified time | relevance | path

Searched refs:retrieveAndCleanupConstructionContext (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp778 const ConstructionContext *retrieveAndCleanupConstructionContext(Expr *E) { in retrieveAndCleanupConstructionContext() function in __anon8d78c9ed0411::CFGBuilder
804 retrieveAndCleanupConstructionContext(CE)) { in appendConstructor()
818 retrieveAndCleanupConstructionContext(CE)) { in appendCall()
848 retrieveAndCleanupConstructionContext(ME)) { in appendObjCMessage()