Searched defs:HasDotTypeDotSizeDirective (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h265 /// HasDotTypeDotSizeDirective - True if the target has .type and .size
267 bool HasDotTypeDotSizeDirective; // Defaults to true. member in class:llvm::MCAsmInfo
521 bool hasDotTypeDotSizeDirective() const {return HasDotTypeDotSizeDirective;}

Completed in 36 milliseconds