Home
last modified time | relevance | path

Searched defs:isNoProtoCallVariadic (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DVE.cpp61 bool isNoProtoCallVariadic(const CallArgList &args, in isNoProtoCallVariadic() function in __anone16952820211::VETargetCodeGenInfo
H A DX86.cpp1447 bool isNoProtoCallVariadic(const CallArgList &args, in isNoProtoCallVariadic() function in __anon8aa8892d0211::X86_64TargetCodeGenInfo
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp87 bool TargetCodeGenInfo::isNoProtoCallVariadic(const CallArgList &args, in isNoProtoCallVariadic() function in TargetCodeGenInfo