Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp220 bool DontDefer, ForDefinition_t IsForDefinition) { in getAddrAndTypeOfCXXStructor() argument
240 /*IsThunk=*/false, /*ExtraAttrs=*/llvm::AttributeList(), IsForDefinition); in getAddrAndTypeOfCXXStructor()
H A DCodeGenModule.h964 ForDefinition_t IsForDefinition
1007 ForDefinition_t IsForDefinition
1015 ForDefinition_t IsForDefinition
1225 ForDefinition_t IsForDefinition = NotForDefinition) {
1228 IsForDefinition)
1235 ForDefinition_t IsForDefinition = NotForDefinition);
1745 ForDefinition_t IsForDefinition = NotForDefinition);
1834 ForDefinition_t IsForDefinition = NotForDefinition);
H A DCodeGenModule.cpp4810 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMFunction() argument
4818 !DontDefer && !IsForDefinition) { in GetOrCreateLLVMFunction()
4835 if (!IsForDefinition) { in GetOrCreateLLVMFunction()
4870 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMFunction()
4893 if (!IsForDefinition) in GetOrCreateLLVMFunction()
5010 ForDefinition_t IsForDefinition) { in GetAddrOfFunction() argument
5035 IsForDefinition); in GetAddrOfFunction()
5041 if (IsForDefinition) in GetAddrOfFunction()
5185 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMGlobal() argument
5207 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMGlobal()
[all …]
H A DCGObjCMac.cpp1434 ForDefinition_t IsForDefinition,
1478 ForDefinition_t IsForDefinition);
7277 ForDefinition_t IsForDefinition, in GetClassGlobal() argument
7680 ForDefinition_t IsForDefinition) { in GetInterfaceEHType() argument
7686 if (!IsForDefinition) { in GetInterfaceEHType()
7728 llvm::GlobalValue::LinkageTypes L = IsForDefinition in GetInterfaceEHType()
7747 if (IsForDefinition) in GetInterfaceEHType()