Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp652 llvm::AttributeSet CurrAttributes = GVar->getAttributes(); in checkAliasForTocData() local
654 CurrAttributes.removeAttribute(GVar->getContext(), "toc-data"); in checkAliasForTocData()