Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h1498 void EmitGlobalVarDefinition(const VarDecl *D, bool IsTentative = false);
H A DCodeGenModule.cpp4269 bool IsTentative) { in EmitGlobalVarDefinition() argument
4353 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)); in EmitGlobalVarDefinition()
4379 GetAddrOfGlobalVar(D, InitType, ForDefinition_t(!IsTentative)) in EmitGlobalVarDefinition()