Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1868 void EmitGlobalVarDefinition(const VarDecl *D, bool IsTentative = false);
H A DCodeGenModule.cpp5691 bool IsTentative) { in EmitGlobalVarDefinition() argument
5816 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)); in EmitGlobalVarDefinition()
5842 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)) in EmitGlobalVarDefinition()