Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDecoderEmitter.cpp138 GuardPrefix(std::move(GPrefix)), GuardPostfix(std::move(GPostfix)), in DecoderEmitter()
163 std::string GuardPrefix, GuardPostfix; member in __anoncf345abb0111::DecoderEmitter
1175 << Emitter->GuardPostfix in emitBinaryParser()
1194 << Emitter->GuardPostfix in emitDecoder()