Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp51 AttributeFactory::AttributeFactory() { in AttributeFactory() function in AttributeFactory
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h674 friend class AttributeFactory; variable