Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenModule.cpp289 StringRef AliasSection = SA->getName(); in checkAliases() local
290 if (AliasSection != AliaseeGV->getSection()) in checkAliases()
292 << AliasSection; in checkAliases()