Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h90 virtual void checkFunctionABI(CodeGenModule &CGM, in checkFunctionABI() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp857 void AArch64TargetCodeGenInfo::checkFunctionABI( in checkFunctionABI() function in AArch64TargetCodeGenInfo