Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCoroutine.cpp149 S.CheckVariableDeclarationType(ScopeInfo->CoroutinePromise); in checkCoroutineContext()
DSemaDecl.cpp6502 void Sema::CheckVariableDeclarationType(VarDecl *NewVD) { in CheckVariableDeclarationType() function in Sema
6700 CheckVariableDeclarationType(NewVD); in CheckVariableDeclaration()
9240 CheckVariableDeclarationType(VDecl); in AddInitializerToDecl()
/external/clang/include/clang/Sema/
DSema.h1669 void CheckVariableDeclarationType(VarDecl *NewVD);