Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.cpp3883 DarwinPCS enumerator
3894 bool isDarwinPCS() const { return Kind == DarwinPCS; } in isDarwinPCS()
7002 Kind = AArch64ABIInfo::DarwinPCS; in getTargetCodeGenInfo()