Searched refs:PushBlockScope (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1821 void Sema::PushBlockScope(Scope *BlockScope, BlockDecl *Block) { function in class:Sema
H A DSemaExpr.cpp14977 PushBlockScope(CurScope, Block);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1578 void PushBlockScope(Scope *BlockScope, BlockDecl *Block);

Completed in 231 milliseconds