Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp2077 static bool canEmitDelegateCallArgs(CodeGenFunction &CGF, in canEmitDelegateCallArgs() function
2137 !canEmitDelegateCallArgs(*this, D, Type, Args)) { in EmitCXXConstructorCall()
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp2104 static bool canEmitDelegateCallArgs(CodeGenFunction &CGF, in canEmitDelegateCallArgs() function
2168 if (PassPrototypeArgs && !canEmitDelegateCallArgs(*this, D, Type, Args)) { in EmitCXXConstructorCall()