Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDecl.cpp6216 TypedefDecl *NewTD = ParseTypedefDecl(S, D, TInfo->getType(), TInfo); in ActOnTypedefDeclarator()
15181 TypedefDecl *Sema::ParseTypedefDecl(Scope *S, Declarator &D, QualType T, in ParseTypedefDecl() function in Sema
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h3280 TypedefDecl *ParseTypedefDecl(Scope *S, Declarator &D, QualType T,