OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prependScopeBegin
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/
CFG.h
1125
void
prependScopeBegin
(const VarDecl *VD, const Stmt *S,
/src/external/apache2/llvm/dist/clang/lib/Analysis/
CFG.cpp
902
void
prependScopeBegin
(CFGBlock *B, const VarDecl *VD, const Stmt *S) {
904
B->
prependScopeBegin
(VD, S, cfg->getBumpVectorContext());
Completed in 21 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026