Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp679 QualType CIRGenFunction::getVarArgType(const Expr *arg) { in getVarArgType() function in CIRGenFunction
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4903 QualType CodeGenFunction::getVarArgType(const Expr *Arg) { in getVarArgType() function in CodeGenFunction