Searched refs:GuardPrefix (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp96 GuardPrefix(GPrefix), GuardPostfix(GPostfix),
117 std::string GuardPrefix, GuardPostfix; member in class:__anon10825::FixedLenDecoderEmitter
1081 o.indent(Indentation) << Emitter->GuardPrefix << Decoder
1098 OS.indent(Indentation) << Emitter->GuardPrefix << I->Decoder

Completed in 80 milliseconds