Home
last modified time | relevance | path

Searched refs:canEmitDelegateCallArgs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp2171 static bool canEmitDelegateCallArgs(CodeGenFunction &CGF, in canEmitDelegateCallArgs() function
2234 if (PassPrototypeArgs && !canEmitDelegateCallArgs(*this, D, Type, Args)) { in EmitCXXConstructorCall()