Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DAttributeList.h559 AttributeFactory &getFactory() const { return Factory; } in getFactory() function
H A DDeclSpec.h1635 Attrs(ds.getAttributePool().getFactory()), AsmLabel(nullptr), in Declarator()
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp9372 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
9383 ParsedAttributes EmptyAttrs(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()