Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.h46 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List, enumerator
H A DTGLexer.cpp276 .Case("foreach", tgtok::Foreach) in LexIdentifier()
H A DTGParser.cpp382 K == tgtok::MultiClass || K == tgtok::Foreach; in isObjectStart()
2102 assert(Lex.getCode() == tgtok::Foreach && "Unknown tok"); in ParseForeach()
2345 case tgtok::Foreach: in ParseMultiClass()
2665 case tgtok::Foreach: return ParseForeach(MC); in ParseObject()
/minix3/external/bsd/llvm/dist/llvm/docs/TableGen/
H A DLangRef.rst116 Object: `Class` | `Def` | `Defm` | `Let` | `MultiClass` | `Foreach`
360 Foreach: "foreach" `Declaration` "in" "{" `Object`* "}"
388 MultiClassObject: `Def` | `Defm` | `Let` | `Foreach`
/minix3/external/gpl2/gmake/patches/
H A D0000-gmake-nbsd.patch200 -Node: Foreach Function232971
493 -* Foreach Function:: Repeat some text with controlled variation.
5365 -* Foreach Function:: Repeat some text with controlled variation.
5791 -File: make.info, Node: Conditional Functions, Next: Foreach Function, Prev: File Name Functions…
5844 -File: make.info, Node: Foreach Function, Next: Call Function, Prev: Conditional Functions, Up:…
5919 -File: make.info, Node: Call Function, Next: Value Function, Prev: Foreach Function, Up: Functi…
9835 - *Note The `foreach' Function: Foreach Function.
11688 -* words, iterating over: Foreach Function. (line 6)
11828 -* foreach: Foreach Function. (line 6)