Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1887 std::vector<Record *> Aggregates = in PragmaClangAttributeSupport() local
1891 for (const auto *Aggregate : Aggregates) { in PragmaClangAttributeSupport()