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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp137 bool TargetCodeGenInfo::isNoProtoCallVariadic(const CallArgList &args, function in class:TargetCodeGenInfo
1257 bool isNoProtoCallVariadic(const CallArgList &args, function in class:__anon15242::X86_64TargetCodeGenInfo
1279 return TargetCodeGenInfo::isNoProtoCallVariadic(args, fnType);

Completed in 66 milliseconds