Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmInfo.h689 bool doesAllowQuestionAtStartOfIdentifier() const { in doesAllowQuestionAtStartOfIdentifier() function
/openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/
DAsmLexer.cpp781 (MAI.doesAllowQuestionAtStartOfIdentifier() && CurChar == '?')) in LexToken()