Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h345 CFGScopeEnd() {} in CFGScopeEnd() function
346 CFGScopeEnd(const VarDecl *VD, const Stmt *S) : CFGElement(ScopeEnd, VD, S) {} in CFGScopeEnd() function