Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp4490 class TypeSpecLocFiller : public TypeLocVisitor<TypeSpecLocFiller> { class
4495 TypeSpecLocFiller(ASTContext &Context, const DeclSpec &DS) in TypeSpecLocFiller() function in __anon1d61f5900811::TypeSpecLocFiller
4842 TypeSpecLocFiller(Context, D.getDeclSpec()).Visit(CurrTL); in GetTypeSourceInfoForDeclarator()