Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp953 llvm::SmallDenseSet<StringRef, 8> UniqueFeats; in appendAttributeMangling() local
956 if (UniqueFeats.insert(Ext->Name).second) in appendAttributeMangling()