Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DVE.cpp61 bool isNoProtoCallVariadic(const CallArgList &args, in isNoProtoCallVariadic() function in __anond8cddb140211::VETargetCodeGenInfo
H A DX86.cpp1438 bool isNoProtoCallVariadic(const CallArgList &args, isNoProtoCallVariadic() function in __anon6e9e23ff0211::X86_64TargetCodeGenInfo
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp86 bool TargetCodeGenInfo::isNoProtoCallVariadic(const CallArgList &args, isNoProtoCallVariadic() function in TargetCodeGenInfo