Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp6347 void Sema::CheckVariableDeclarationType(VarDecl *NewVD) { in CheckVariableDeclarationType() function in Sema
6497 CheckVariableDeclarationType(NewVD); in CheckVariableDeclaration()
8963 CheckVariableDeclarationType(VDecl); in AddInitializerToDecl()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1632 void CheckVariableDeclarationType(VarDecl *NewVD);