Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp5118 CheckTypedefForVariablyModifiedType(S, NewTD); in ActOnTypedefDeclarator()
5127 Sema::CheckTypedefForVariablyModifiedType(Scope *S, TypedefNameDecl *NewTD) { in CheckTypedefForVariablyModifiedType() function in Sema
HDSemaDeclCXX.cpp8573 CheckTypedefForVariablyModifiedType(S, NewTD); in ActOnAliasDeclaration()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1619 void CheckTypedefForVariablyModifiedType(Scope *S, TypedefNameDecl *D);