Searched defs:PushScope (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/TableGen/ | ||
H A D | TGParser.h | 201 TGVarScope *PushScope() { in PushScope() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | resolve-labels.cpp | 583 ScopeInfo &PushScope(bool isExteriorGotoFatal) { PushScope() function in Fortran::semantics::ParseTreeAnalyzer |
H A D | resolve-names.cpp | 2355 void ScopeHandler::PushScope(Scope::Kind kind, Symbol *symbol) { PushScope() function in Fortran::semantics::ScopeHandler |