Home
last modified time | relevance | path

Searched defs:AttributePool (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DParsedAttr.h316 friend class AttributePool; variable
721 class AttributePool; variable
762 friend class AttributePool; variable
806 AttributePool(AttributeFactory &factory) : Factory(factory) {} in AttributePool() function