Searched defs:CFGScopeEnd (Results 1 – 1 of 1) sorted by relevance
345 CFGScopeEnd() {} in CFGScopeEnd() function346 CFGScopeEnd(const VarDecl *VD, const Stmt *S) : CFGElement(ScopeEnd, VD, S) {} in CFGScopeEnd() function