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

  /external/llvm/lib/Target/
Mangler.cpp 59 bool AllowPeriod = MAI.doesAllowPeriodsInName();
78 bool AllowPeriod = MAI.doesAllowPeriodsInName();
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 462 bool doesAllowPeriodsInName() const {

Completed in 44 milliseconds