Searched refs:getAllowAtInIdentifier (Results 1 – 3 of 3) sorted by relevance
155 bool getAllowAtInIdentifier() { return AllowAtInIdentifier; } in getAllowAtInIdentifier() function
717 bool AllowAt = getLexer().getAllowAtInIdentifier(); in parseDirectiveType()736 if (!getLexer().getAllowAtInIdentifier()) in parseDirectiveType()800 const bool AllowAtInIdentifier = getLexer().getAllowAtInIdentifier(); in parseDirectiveSymver()
1191 } else if (Lexer.getAllowAtInIdentifier()) { in parsePrimaryExpr()1469 if (Lexer.getAllowAtInIdentifier() && parseOptionalToken(AsmToken::At)) { in parseExpression()