HomeSort by relevance Sort by last modified time
    Searched refs:Foreach (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/TableGen/
TGLexer.h 46 Bit, Bits, Class, Code, Dag, Def, Foreach, Defm, Field, In, Int, Let, List,
TGParser.cpp 295 /// values in all surrounding foreach loops, creating new records for
343 Error(Loc, "foreach iterator value is untyped");
380 K == tgtok::MultiClass || K == tgtok::Foreach;
773 // If this is in a foreach loop, make sure it's not a loop iterator
1000 Code = TernOpInit::FOREACH;
    [all...]

Completed in 89 milliseconds