Searched defs:Pre (Results 1 – 14 of 14) sorted by relevance
49 object Pre(object t); in Pre() method72 public object Pre(object t) in Pre() method in Antlr.Runtime.Tree.TreeVisitorAction
51 object Pre( object t ); in Pre() method74 public object Pre( object t ) in Pre() method in Antlr.Runtime.Tree.TreeVisitorAction
60 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print() local
175 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
64 for (const char *const *Pre = Info->Prefixes; *Pre != nullptr; ++Pre) { in print() local
183 for (const char * const *Pre = I->Prefixes; *Pre != nullptr; ++Pre) { in matchOption() local
98 Pre, enumerator
934 const MachineBasicBlock *Pre = BBI->getOperand(i + 1).getMBB(); in checkPHIOps() local
686 MachineBasicBlock::iterator Pre = MBB->begin(); in wrapup() local
684 MachineBasicBlock::iterator Pre = MBB->begin(); in wrapup() local
1182 void Pre(Node* node) { in Pre() function in v8::internal::compiler::PrepareUsesVisitor
1462 const MachineBasicBlock *Pre = BBI.getOperand(i + 1).getMBB(); in checkPHIOps() local
1753 const MachineBasicBlock &Pre = *MO1.getMBB(); in checkPHIOps() local
1238 auto Pre = Lexer::ComputePreamble(Buffer->getBuffer(), in ComputePreamble() local