Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp586 CheckVariableDeclarationType(VD); in buildCoroutinePromise()
1879 S.CheckVariableDeclarationType(GroDecl); in makeGroDeclAndReturnStmt()
H A DSemaDecl.cpp8661 void Sema::CheckVariableDeclarationType(VarDecl *NewVD) { in CheckVariableDeclarationType() function in Sema
8956 CheckVariableDeclarationType(NewVD); in CheckVariableDeclaration()
13169 CheckVariableDeclarationType(VDecl); in DeduceVariableDeclarationType()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2976 void CheckVariableDeclarationType(VarDecl *NewVD);