Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp3467 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMFunction() argument
3476 !DontDefer && !IsForDefinition) { in GetOrCreateLLVMFunction()
3492 if (!IsForDefinition) in GetOrCreateLLVMFunction()
3514 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMFunction()
3537 if (!IsForDefinition) in GetOrCreateLLVMFunction()
3653 ForDefinition_t IsForDefinition) { in GetAddrOfFunction() argument
3675 IsForDefinition); in GetAddrOfFunction()
3681 if (IsForDefinition) in GetAddrOfFunction()
3801 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMGlobal() argument
3822 if (IsForDefinition && !Entry->isDeclaration()) { in GetOrCreateLLVMGlobal()
[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()