Home
last modified time | relevance | path

Searched defs:ExitScope (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCSE.cpp523 void MachineCSE::ExitScope(MachineBasicBlock *MBB) { in ExitScope() function in MachineCSE
H A DMachineLICM.cpp687 void MachineLICMBase::ExitScope(MachineBasicBlock *MBB) { in ExitScope() function in MachineLICMBase
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParser.cpp415 void Parser::ExitScope() { in ExitScope() function in Parser
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp1427 void ResultBuilder::ExitScope() { in ExitScope() function in ResultBuilder