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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp342 StringRef AliasSection = SA->getName(); local
343 if (AliasSection != AliaseeGV->getSection())
345 << AliasSection << IsIFunc << IsIFunc;

Completed in 109 milliseconds