Home
last modified time | relevance | path

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

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