Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h774 AttributeFactory &getFactory() const { return Factory; } in getFactory() function
H A DDeclSpec.h1901 HasInitializer(false), Attrs(ds.getAttributePool().getFactory()), in Declarator()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp223 I.Fun.MethodQualifiers = new DeclSpec(attrs.getPool().getFactory()); in getFunction()
H A DSemaDecl.cpp12937 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()