Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h89 virtual void checkFunctionCallABI(CodeGenModule &CGM, SourceLocation CallLoc, checkFunctionCallABI() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1555 void X86_64TargetCodeGenInfo::checkFunctionCallABI( checkFunctionCallABI() function in X86_64TargetCodeGenInfo