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

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 147 AllowQuestionAtStartOfIdentifier = true;
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 201 bool AllowQuestionAtStartOfIdentifier = false;
664 return AllowQuestionAtStartOfIdentifier;

Completed in 57 milliseconds