Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h4836 QualType CheckDestructorDeclarator(Declarator &D, QualType R,
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDecl.cpp6278 R = SemaRef.CheckDestructorDeclarator(D, R, SC); in CreateNewFunctionDecl()
DSemaDeclCXX.cpp6204 QualType Sema::CheckDestructorDeclarator(Declarator &D, QualType R, in CheckDestructorDeclarator() function in Sema