Searched defs:EnterScope (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | MachineCSE.cpp | 339 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE |
/external/v8/tools/gcmole/ | ||
D | gcmole.cc | 103 void EnterScope(const MangledName& name) { in EnterScope() function in __anon3bc1ee220111::CalleesPrinter |
/external/clang/lib/Parse/ | ||
D | Parser.cpp | 325 void Parser::EnterScope(unsigned ScopeFlags) { in EnterScope() function in Parser |