Home
last modified time | relevance | path

Searched defs:IsDelegateCall (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h426 IsDelegateCall = 1 << 2, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h790 bool ChainCall, bool IsDelegateCall, in Profile()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp103 bool IsDelegateCall = false; member