Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSema.h5462 QualType CheckDestructorDeclarator(Declarator &D, QualType R,
/external/clang/lib/Sema/
DSemaDeclCXX.cpp6953 QualType Sema::CheckDestructorDeclarator(Declarator &D, QualType R, in CheckDestructorDeclarator() function in Sema
DSemaDecl.cpp7393 R = SemaRef.CheckDestructorDeclarator(D, R, SC); in CreateNewFunctionDecl()