Searched refs:isParsingHLASM (Results 1 – 1 of 1) sorted by relevance
464 inline bool isParsingHLASM() { return getMAIAssemblerDialect() == AD_HLASM; } in isParsingHLASM() function in __anond0f948490111::SystemZAsmParser915 if (isParsingHLASM()) in parseAnyRegister()1385 if (isParsingHLASM() && getLexer().is(AsmToken::Space)) in ParseInstruction()1399 if (isParsingHLASM() && getTok().is(AsmToken::Space)) { in ParseInstruction()1573 if (isParsingHLASM()) { in parsePCRel()