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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCFG.h166 class CFGAutomaticObjDtor: public CFGImplicitDtor { class in namespace:clang
168 CFGAutomaticObjDtor(const VarDecl *var, const Stmt *stmt) function in class:clang::CFGAutomaticObjDtor
182 CFGAutomaticObjDtor() {} function in class:clang::CFGAutomaticObjDtor

Completed in 98 milliseconds