Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp486 CheckVariableDeclarationType(VD); in buildCoroutinePromise()
1874 S.CheckVariableDeclarationType(GroDecl); in makeGroDeclAndReturnStmt()
H A DSemaDecl.cpp8703 void Sema::CheckVariableDeclarationType(VarDecl *NewVD) { in CheckVariableDeclarationType() function in Sema
9020 CheckVariableDeclarationType(NewVD); in CheckVariableDeclaration()
13198 CheckVariableDeclarationType(VDecl); in DeduceVariableDeclarationType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3963 void CheckVariableDeclarationType(VarDecl *NewVD);