Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h832 ForDefinition_t IsForDefinition
873 ForDefinition_t IsForDefinition
881 ForDefinition_t IsForDefinition
1025 ForDefinition_t IsForDefinition = NotForDefinition) {
1028 IsForDefinition)
1035 ForDefinition_t IsForDefinition = NotForDefinition);
1473 ForDefinition_t IsForDefinition = NotForDefinition);
1483 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.cpp3497 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMFunction() argument
3506 !DontDefer && !IsForDefinition) { in GetOrCreateLLVMFunction()
3522 if (!IsForDefinition) in GetOrCreateLLVMFunction()
3544 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMFunction()
3567 if (!IsForDefinition) in GetOrCreateLLVMFunction()
3705 IsForDefinition); in GetAddrOfFunction()
3711 if (IsForDefinition) in GetAddrOfFunction()
3878 if (!IsForDefinition) in GetOrCreateLLVMGlobal()
4033 IsForDefinition); in GetAddrOfGlobal()
4040 IsForDefinition); in GetAddrOfGlobal()
[all …]
H A DCGObjCMac.cpp1494 ForDefinition_t IsForDefinition,
1542 ForDefinition_t IsForDefinition);
7439 ForDefinition_t IsForDefinition, in GetClassGlobal() argument
7860 ForDefinition_t IsForDefinition) { in GetInterfaceEHType() argument
7866 if (!IsForDefinition) { in GetInterfaceEHType()
7905 llvm::GlobalValue::LinkageTypes L = IsForDefinition in GetInterfaceEHType()
7925 if (IsForDefinition) in GetInterfaceEHType()