Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp739 void cleanupConstructionContext(Expr *E);
782 cleanupConstructionContext(E); in retrieveAndCleanupConstructionContext()
1464 void CFGBuilder::cleanupConstructionContext(Expr *E) { in cleanupConstructionContext() function in CFGBuilder