Home
last modified time | relevance | path

Searched refs:IsForDefinition (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h882 ForDefinition_t IsForDefinition
925 ForDefinition_t IsForDefinition
933 ForDefinition_t IsForDefinition
1086 ForDefinition_t IsForDefinition = NotForDefinition) {
1089 IsForDefinition)
1096 ForDefinition_t IsForDefinition = NotForDefinition);
1578 ForDefinition_t IsForDefinition = NotForDefinition);
1592 ForDefinition_t IsForDefinition = NotForDefinition);
H A DCGCXX.cpp222 bool DontDefer, ForDefinition_t IsForDefinition) { in getAddrAndTypeOfCXXStructor() argument
242 /*IsThunk=*/false, /*ExtraAttrs=*/llvm::AttributeList(), IsForDefinition); in getAddrAndTypeOfCXXStructor()
H A DCodeGenModule.cpp4471 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMFunction() argument
4480 !DontDefer && !IsForDefinition) { in GetOrCreateLLVMFunction()
4495 if (!IsForDefinition) in GetOrCreateLLVMFunction()
4518 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMFunction()
4541 if (!IsForDefinition) in GetOrCreateLLVMFunction()
4678 IsForDefinition); in GetAddrOfFunction()
4684 if (IsForDefinition) in GetAddrOfFunction()
4838 if (!IsForDefinition) in GetOrCreateLLVMGlobal()
4999 IsForDefinition); in GetAddrOfGlobal()
5006 IsForDefinition); in GetAddrOfGlobal()
[all …]
H A DCGObjCMac.cpp1498 ForDefinition_t IsForDefinition,
1546 ForDefinition_t IsForDefinition);
7369 ForDefinition_t IsForDefinition, in GetClassGlobal() argument
7787 ForDefinition_t IsForDefinition) { in GetInterfaceEHType() argument
7793 if (!IsForDefinition) { in GetInterfaceEHType()
7832 llvm::GlobalValue::LinkageTypes L = IsForDefinition in GetInterfaceEHType()
7852 if (IsForDefinition) in GetInterfaceEHType()