Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h1167 bool IsConstantVariable);
H A DCodeGenModule.cpp3780 const DeclaratorDecl *D, GVALinkage Linkage, bool IsConstantVariable) { in getLLVMLinkageForDeclarator() argument
3785 if (IsConstantVariable) in getLLVMLinkageForDeclarator()