HomeSort by: relevance | last modified time | path
    Searched refs:doesAllowQuestionAtStartOfIdentifier (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 663 bool doesAllowQuestionAtStartOfIdentifier() const {
  /src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
AsmLexer.cpp 780 (MAI.doesAllowQuestionAtStartOfIdentifier() && CurChar == '?'))

Completed in 18 milliseconds