Searched defs:ExitScope (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/CodeGen/ | ||
H A D | MachineCSE.cpp | 523 void MachineCSE::ExitScope(MachineBasicBlock *MBB) { in ExitScope() function in MachineCSE |
H A D | MachineLICM.cpp | 687 void MachineLICMBase::ExitScope(MachineBasicBlock *MBB) { in ExitScope() function in MachineLICMBase |
/openbsd/gnu/llvm/clang/lib/Parse/ | ||
H A D | Parser.cpp | 415 void Parser::ExitScope() { in ExitScope() function in Parser |
/openbsd/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 1427 void ResultBuilder::ExitScope() { in ExitScope() function in ResultBuilder |