Home
last modified time | relevance | path

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

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