Searched refs:IsTentative (Results 1 – 2 of 2) sorted by relevance
1498 void EmitGlobalVarDefinition(const VarDecl *D, bool IsTentative = false);
4269 bool IsTentative) { in EmitGlobalVarDefinition() argument4353 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)); in EmitGlobalVarDefinition()4379 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)) in EmitGlobalVarDefinition()