Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1173 void appendCleanupFunction(const VarDecl *VD, BumpVectorContext &C) { appendCleanupFunction() function
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp884 void appendCleanupFunction(CFGBlock *B, VarDecl *VD) { in appendCleanupFunction() function in __anon75c587cf0411::CFGBuilder