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

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/
ARCMCAsmInfo.cpp 23 AllowAtInName = true;
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 137 AllowAtInName = true;
170 AllowAtInName = true;
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 194 bool AllowAtInName = false;
662 bool doesAllowAtInName() const { return AllowAtInName; }

Completed in 17 milliseconds