Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDAttributeList.h567 AttributeFactory &getFactory() const { return Factory; } in getFactory() function
HDDeclSpec.h1666 Attrs(ds.getAttributePool().getFactory()), AsmLabel(nullptr), in Declarator()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp9644 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
9655 ParsedAttributes EmptyAttrs(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()