Home
last modified time | relevance | path

Searched defs:getSwiftABIInfo (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.h63 const SwiftABIInfo &getSwiftABIInfo() const { in getSwiftABIInfo() function
H A DSwiftCallingConv.cpp24 static const SwiftABIInfo &getSwiftABIInfo(CodeGenModule &CGM) { in getSwiftABIInfo() function