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