Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DParsedAttr.cpp54 AttributeFactory::AttributeFactory() { in AttributeFactory() function in AttributeFactory
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h741 friend class AttributeFactory; variable