Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp685 const Expr *initExpr = vd->getAnyInitializer(initDecl); in emitGlobalVarDefinition() local
694 } else if (!initExpr) { in emitGlobalVarDefinition()
710 QualType qt = initExpr->getType(); in emitGlobalVarDefinition()
778 errorNYI(initExpr->getSourceRange(), "common linkage"); in emitGlobalVarDefinition()