Searched defs:appendCleanupFunction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Analysis/ | ||
H A D | CFG.h | 1176 void appendCleanupFunction(const VarDecl *VD, BumpVectorContext &C) { in appendCleanupFunction() function |
/llvm-project/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 884 void appendCleanupFunction(CFGBlock *B, VarDecl *VD) { appendCleanupFunction() function in __anon36ae77d00411::CFGBuilder |