Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.h354 bool isConstantVariable);
H A DCIRGenModule.cpp1029 const DeclaratorDecl *dd, GVALinkage linkage, bool isConstantVariable) { in getCIRLinkageForDeclarator() argument
1034 if (isConstantVariable) in getCIRLinkageForDeclarator()