Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaType.cpp3490 class TypeSpecLocFiller : public TypeLocVisitor<TypeSpecLocFiller> { class
3495 TypeSpecLocFiller(ASTContext &Context, const DeclSpec &DS) in TypeSpecLocFiller() function in __anon343d3d010211::TypeSpecLocFiller
3851 TypeSpecLocFiller(Context, D.getDeclSpec()).Visit(CurrTL); in GetTypeSourceInfoForDeclarator()