Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXX.cpp234 ForDefinition_t IsForDefinition) { in getAddrOfCXXStructor() argument
255 /*isThunk=*/false, /*ExtraAttrs=*/llvm::AttributeList(), IsForDefinition); in getAddrOfCXXStructor()
H A DCodeGenModule.h780 ForDefinition_t IsForDefinition
816 ForDefinition_t IsForDefinition
831 ForDefinition_t IsForDefinition
962 ForDefinition_t IsForDefinition = NotForDefinition);
1314 ForDefinition_t IsForDefinition = NotForDefinition);
1324 ForDefinition_t IsForDefinition
H A DCodeGenModule.cpp2705 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMFunction() argument
2714 !DontDefer && !IsForDefinition) { in GetOrCreateLLVMFunction()
2731 if (!IsForDefinition) in GetOrCreateLLVMFunction()
2753 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMFunction()
2776 if (!IsForDefinition) in GetOrCreateLLVMFunction()
2913 IsForDefinition); in GetAddrOfFunction()
3049 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMGlobal()
3073 if (!IsForDefinition) in GetOrCreateLLVMGlobal()
3224 IsForDefinition); in GetAddrOfGlobal()
3229 IsForDefinition); in GetAddrOfGlobal()
[all …]
H A DCGObjCMac.cpp1466 ForDefinition_t IsForDefinition,
1508 ForDefinition_t IsForDefinition);
7185 ForDefinition_t IsForDefinition, in GetClassGlobal() argument
7572 ForDefinition_t IsForDefinition) { in GetInterfaceEHType() argument
7578 if (!IsForDefinition) { in GetInterfaceEHType()
7617 llvm::GlobalValue::LinkageTypes L = IsForDefinition in GetInterfaceEHType()
7637 if (IsForDefinition) in GetInterfaceEHType()