Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h874 ForDefinition_t IsForDefinition
917 ForDefinition_t IsForDefinition
925 ForDefinition_t IsForDefinition
1076 ForDefinition_t IsForDefinition = NotForDefinition) {
1079 IsForDefinition)
1086 ForDefinition_t IsForDefinition = NotForDefinition);
1561 ForDefinition_t IsForDefinition = NotForDefinition);
1581 ForDefinition_t IsForDefinition = NotForDefinition);
H A DCGCXX.cpp223 bool DontDefer, ForDefinition_t IsForDefinition) { in getAddrAndTypeOfCXXStructor() argument
243 /*IsThunk=*/false, /*ExtraAttrs=*/llvm::AttributeList(), IsForDefinition); in getAddrAndTypeOfCXXStructor()
H A DCodeGenModule.cpp4003 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMFunction() argument
4012 !DontDefer && !IsForDefinition) { in GetOrCreateLLVMFunction()
4027 if (!IsForDefinition) in GetOrCreateLLVMFunction()
4050 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMFunction()
4073 if (!IsForDefinition) in GetOrCreateLLVMFunction()
4191 ForDefinition_t IsForDefinition) { in GetAddrOfFunction() argument
4213 IsForDefinition); in GetAddrOfFunction()
4219 if (IsForDefinition) in GetAddrOfFunction()
4347 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMGlobal() argument
4370 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMGlobal()
[all …]
H A DCGObjCMac.cpp1498 ForDefinition_t IsForDefinition,
1546 ForDefinition_t IsForDefinition);
7414 ForDefinition_t IsForDefinition, in GetClassGlobal() argument
7840 ForDefinition_t IsForDefinition) { in GetInterfaceEHType() argument
7846 if (!IsForDefinition) { in GetInterfaceEHType()
7885 llvm::GlobalValue::LinkageTypes L = IsForDefinition in GetInterfaceEHType()
7905 if (IsForDefinition) in GetInterfaceEHType()