Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h1265 bool IsConstantVariable);
H A DCodeGenModule.cpp4586 const DeclaratorDecl *D, GVALinkage Linkage, bool IsConstantVariable) { in getLLVMLinkageForDeclarator() argument
4591 if (IsConstantVariable) in getLLVMLinkageForDeclarator()