Home
last modified time | relevance | path

Searched refs:EnterScope (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineCSE.cpp91 void EnterScope(MachineBasicBlock *MBB);
339 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE
519 EnterScope(MBB); in PerformCSE()
/external/v8/tools/gcmole/
Dgcmole.cc90 EnterScope(name); in AnalyzeFunction()
103 void EnterScope(const MangledName& name) { in EnterScope() function in __anon3bc1ee220111::CalleesPrinter
/external/clang/include/clang/Parse/
DParser.h544 Self->EnterScope(ScopeFlags); in Self()
564 void EnterScope(unsigned ScopeFlags);
1708 P.EnterScope(0); // Not a decl scope. in EnterDeclaratorScope()
/external/clang/lib/Parse/
DParser.cpp325 void Parser::EnterScope(unsigned ScopeFlags) { in EnterScope() function in Parser
422 EnterScope(Scope::DeclScope); in Initialize()
DParseDecl.cpp995 EnterScope(0); in ParseDeclarationAfterDeclaratorAndAttributes()
1027 EnterScope(0); in ParseDeclarationAfterDeclaratorAndAttributes()
1058 EnterScope(0); in ParseDeclarationAfterDeclaratorAndAttributes()