Lines Matching defs:DontDefer
3814 /*DontDefer=*/false);
4217 /*DontDefer=*/false, ForDefinition);
4386 /*ForVTable=*/false, /*DontDefer=*/true,
4567 bool DontDefer, bool IsThunk, llvm::AttributeList ExtraAttrs,
4578 !DontDefer && !IsForDefinition) {
4708 if (!DontDefer) {
4767 bool DontDefer,
4786 auto *F = GetOrCreateLLVMFunction(MangledName, Ty, GD, ForVTable, DontDefer,
4859 /*DontDefer=*/false, /*IsThunk=*/false,
5105 /*DontDefer=*/false, IsForDefinition);
5111 return GetAddrOfFunction(GD, Ty, /*ForVTable=*/false, /*DontDefer=*/false,
5118 return GetAddrOfFunction(GD, Ty, /*ForVTable=*/false, /*DontDefer=*/false,
5979 /*DontDefer=*/true,