Home
last modified time | relevance | path

Searched refs:shouldUseMicrosoftCCforMangling (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp94 if (!TI.shouldUseMicrosoftCCforMangling()) in getCallingConvMangling()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1356 bool shouldUseMicrosoftCCforMangling() const { in shouldUseMicrosoftCCforMangling() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18166 if (!S.Context.getTargetInfo().shouldUseMicrosoftCCforMangling()) in funcHasParameterSizeMangling()