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.cpp6757 void Sema::CheckVariableDeclarationType(VarDecl *NewVD) { in CheckVariableDeclarationType() function in Sema
6979 CheckVariableDeclarationType(NewVD); in CheckVariableDeclaration()
9575 CheckVariableDeclarationType(VDecl); in AddInitializerToDecl()
/external/clang/include/clang/Sema/
DSema.h1718 void CheckVariableDeclarationType(VarDecl *NewVD);