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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineCSE.cpp420 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { function in class:MachineCSE
H A DMachineLICM.cpp650 void MachineLICM::EnterScope(MachineBasicBlock *MBB) { function in class:MachineLICM
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp378 void Parser::EnterScope(unsigned ScopeFlags) { function in class:Parser
H A DParseDecl.cpp1010 ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D, bool EnterScope, bool OnDefinition) argument
1029 ParseLexedAttribute(LateParsedAttribute &LA, bool EnterScope, bool OnDefinition) argument

Completed in 199 milliseconds