HomeSort by relevance Sort by last modified time
    Searched refs:AllowPeriodsInName (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/PTX/MCTargetDesc/
PTXMCAsmInfo.cpp 30 AllowPeriodsInName = false;
  /external/llvm/lib/MC/
MCAsmInfo.cpp 51 AllowPeriodsInName = true;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 142 /// AllowPeriodsInName - This is true if the assembler allows periods in
144 bool AllowPeriodsInName;
490 return AllowPeriodsInName;

Completed in 637 milliseconds