Searched refs:hasMicrosoftFastStdCallMangling (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCAsmInfo.h397 bool hasMicrosoftFastStdCallMangling() const { function in class:llvm::MCAsmInfo
/macosx-10.10/llvmCore-3425.0.34/lib/Target/
H A DMangler.cpp204 if (Context.getAsmInfo().hasMicrosoftFastStdCallMangling()) {
/macosx-10.10/llvmCore-3425.0.34/lib/MC/MCParser/
H A DAsmParser.cpp476 if (_MAI.hasMicrosoftFastStdCallMangling()) {

Completed in 119 milliseconds