Searched defs:CFGAutomaticObjDtor (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCFG.h169 class CFGAutomaticObjDtor: public CFGImplicitDtor { class in namespace:clang
171 CFGAutomaticObjDtor(const VarDecl *var, const Stmt *stmt) function in class:clang::CFGAutomaticObjDtor
185 CFGAutomaticObjDtor() {} function in class:clang::CFGAutomaticObjDtor

Completed in 102 milliseconds