Home
last modified time | relevance | path

Searched refs:ForDefinition_t (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/CodeGen/
DCodeGenModule.h101 enum ForDefinition_t : bool { enum
809 ForDefinition_t IsForDefinition
843 ForDefinition_t IsForDefinition
858 ForDefinition_t IsForDefinition
1002 ForDefinition_t IsForDefinition = NotForDefinition) {
1012 ForDefinition_t IsForDefinition = NotForDefinition);
1424 ForDefinition_t IsForDefinition = NotForDefinition);
1434 ForDefinition_t IsForDefinition
DCGCXX.cpp223 bool DontDefer, ForDefinition_t IsForDefinition) { in getAddrAndTypeOfCXXStructor()
DModuleBuilder.cpp126 return Builder->GetAddrOfGlobal(global, ForDefinition_t(isForDefinition)); in GetAddrOfGlobal()
DCodeGenModule.cpp3319 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMFunction()
3505 ForDefinition_t IsForDefinition) { in GetAddrOfFunction()
3644 ForDefinition_t IsForDefinition) { in GetOrCreateLLVMGlobal()
3826 CodeGenModule::GetAddrOfGlobal(GlobalDecl GD, ForDefinition_t IsForDefinition) { in GetAddrOfGlobal()
3902 ForDefinition_t IsForDefinition) { in GetAddrOfGlobalVar()
4186 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)); in EmitGlobalVarDefinition()
4212 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)) in EmitGlobalVarDefinition()
DCGObjCMac.cpp1494 ForDefinition_t IsForDefinition,
1498 ForDefinition_t isForDefinition);
1542 ForDefinition_t IsForDefinition);
7402 ForDefinition_t isForDefinition) { in GetClassGlobal()
7415 ForDefinition_t IsForDefinition, in GetClassGlobal()
7836 ForDefinition_t IsForDefinition) { in GetInterfaceEHType()