Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1148 void appendScopeBegin(const VarDecl *VD, const Stmt *S, appendScopeBegin() function
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp912 void appendScopeBegin(CFGBlock *B, const VarDecl *VD, const Stmt *S) { in appendScopeBegin() function in __anon75c587cf0411::CFGBuilder