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.h1720 void EmitGlobalVarDefinition(const VarDecl *D, bool IsTentative = false);
H A DCodeGenModule.cpp5388 bool IsTentative) { in EmitGlobalVarDefinition() argument
5502 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)); in EmitGlobalVarDefinition()
5528 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)) in EmitGlobalVarDefinition()