Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h860 ForDefinition_t IsForDefinition
903 ForDefinition_t IsForDefinition
911 ForDefinition_t IsForDefinition
1062 ForDefinition_t IsForDefinition = NotForDefinition) {
1065 IsForDefinition)
1072 ForDefinition_t IsForDefinition = NotForDefinition);
1533 ForDefinition_t IsForDefinition = NotForDefinition);
1553 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.cpp3851 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMFunction() argument
3860 !DontDefer && !IsForDefinition) { in GetOrCreateLLVMFunction()
3875 if (!IsForDefinition) in GetOrCreateLLVMFunction()
3898 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMFunction()
3921 if (!IsForDefinition) in GetOrCreateLLVMFunction()
4059 IsForDefinition); in GetAddrOfFunction()
4065 if (IsForDefinition) in GetAddrOfFunction()
4241 if (!IsForDefinition) in GetOrCreateLLVMGlobal()
4398 IsForDefinition); in GetAddrOfGlobal()
4405 IsForDefinition); in GetAddrOfGlobal()
[all …]
H A DCGObjCMac.cpp1494 ForDefinition_t IsForDefinition,
1542 ForDefinition_t IsForDefinition);
7406 ForDefinition_t IsForDefinition, in GetClassGlobal() argument
7832 ForDefinition_t IsForDefinition) { in GetInterfaceEHType() argument
7838 if (!IsForDefinition) { in GetInterfaceEHType()
7877 llvm::GlobalValue::LinkageTypes L = IsForDefinition in GetInterfaceEHType()
7897 if (IsForDefinition) in GetInterfaceEHType()