Searched refs:IsTentative (Results 1 – 2 of 2) sorted by relevance
1623 void EmitGlobalVarDefinition(const VarDecl *D, bool IsTentative = false);
5268 bool IsTentative) { in EmitGlobalVarDefinition() argument5370 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)); in EmitGlobalVarDefinition()5396 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)) in EmitGlobalVarDefinition()