Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1265 bool IsConstantVariable);
H A DCodeGenModule.cpp4616 const DeclaratorDecl *D, GVALinkage Linkage, bool IsConstantVariable) { in getLLVMLinkageForDeclarator() argument
4621 if (IsConstantVariable) in getLLVMLinkageForDeclarator()