Home
last modified time | relevance | path

Searched refs:hasMicrosoftFastStdCallMangling (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DMangler.cpp157 if (!DL.hasMicrosoftFastStdCallMangling() && in getNameWithPrefix()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDataLayout.h301 bool hasMicrosoftFastStdCallMangling() const { in hasMicrosoftFastStdCallMangling() function