Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp435 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE
H A DMachineLICM.cpp655 void MachineLICM::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineLICM
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParser.cpp352 void Parser::EnterScope(unsigned ScopeFlags) { in EnterScope() function in Parser
H A DParseDecl.cpp1130 bool EnterScope, bool OnDefinition) { in ParseLexedAttributeList()
1149 bool EnterScope, bool OnDefinition) { in ParseLexedAttribute()