Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h630 bool delegateCall, const FunctionType::ExtInfo &extInfo,
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp820 bool chainCall, bool delegateCall, in create() argument
840 FI->DelegateCall = delegateCall; in create()