Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp501 CheckVariableDeclarationType(VD); in buildCoroutinePromise()
H A DSemaDecl.cpp8328 void Sema::CheckVariableDeclarationType(VarDecl *NewVD) { in CheckVariableDeclarationType() function in Sema
8584 CheckVariableDeclarationType(NewVD); in CheckVariableDeclaration()
12363 CheckVariableDeclarationType(VDecl); in DeduceVariableDeclarationType()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2862 void CheckVariableDeclarationType(VarDecl *NewVD);