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 DCodeGenModule.h903 ForDefinition_t IsForDefinition
946 ForDefinition_t IsForDefinition
954 ForDefinition_t IsForDefinition
1165 ForDefinition_t IsForDefinition = NotForDefinition) {
1168 IsForDefinition)
1175 ForDefinition_t IsForDefinition = NotForDefinition);
1657 ForDefinition_t IsForDefinition = NotForDefinition);
1686 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.cpp4568 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMFunction() argument
4578 !DontDefer && !IsForDefinition) { in GetOrCreateLLVMFunction()
4593 if (!IsForDefinition) { in GetOrCreateLLVMFunction()
4628 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMFunction()
4651 if (!IsForDefinition) in GetOrCreateLLVMFunction()
4768 ForDefinition_t IsForDefinition) { in GetAddrOfFunction() argument
4788 IsForDefinition); in GetAddrOfFunction()
4794 if (IsForDefinition) in GetAddrOfFunction()
4904 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMGlobal() argument
4926 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMGlobal()
[all …]
H A DCGObjCMac.cpp1498 ForDefinition_t IsForDefinition,
1546 ForDefinition_t IsForDefinition);
7375 ForDefinition_t IsForDefinition, in GetClassGlobal() argument
7793 ForDefinition_t IsForDefinition) { in GetInterfaceEHType() argument
7799 if (!IsForDefinition) { in GetInterfaceEHType()
7838 llvm::GlobalValue::LinkageTypes L = IsForDefinition in GetInterfaceEHType()
7858 if (IsForDefinition) in GetInterfaceEHType()