Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp5112 TypedefDecl *NewTD = ParseTypedefDecl(S, D, TInfo->getType(), TInfo); in ActOnTypedefDeclarator()
11196 TypedefDecl *Sema::ParseTypedefDecl(Scope *S, Declarator &D, QualType T, in ParseTypedefDecl() function in Sema
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h2042 TypedefDecl *ParseTypedefDecl(Scope *S, Declarator &D, QualType T,