Home
last modified time | relevance | path

Searched refs:IsTentative (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h1568 void EmitGlobalVarDefinition(const VarDecl *D, bool IsTentative = false);
H A DCodeGenModule.cpp4663 bool IsTentative) { in EmitGlobalVarDefinition() argument
4757 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)); in EmitGlobalVarDefinition()
4783 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)) in EmitGlobalVarDefinition()