Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h1150 void appendAutomaticObjDtor(VarDecl *VD, Stmt *S, BumpVectorContext &C) { in appendAutomaticObjDtor() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp857 void appendAutomaticObjDtor(CFGBlock *B, VarDecl *VD, Stmt *S) { in appendAutomaticObjDtor() function in __anon654da8e80411::CFGBuilder