Home
last modified time | relevance | path

Searched refs:canEmitDelegateCallArgs (Results 1 – 1 of 1) 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()