Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp6646 TypedefDecl *NewTD = ParseTypedefDecl(S, D, TInfo->getType(), TInfo); in ActOnTypedefDeclarator()
16638 TypedefDecl *Sema::ParseTypedefDecl(Scope *S, Declarator &D, QualType T, in ParseTypedefDecl() function in Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h4034 TypedefDecl *ParseTypedefDecl(Scope *S, Declarator &D, QualType T,