Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCoroutine.cpp522 CheckVariableDeclarationType(VD); in buildCoroutinePromise()
1425 S.CheckVariableDeclarationType(GroDecl); in makeGroDeclAndReturnStmt()
H A DSemaDecl.cpp7286 void Sema::CheckVariableDeclarationType(VarDecl *NewVD) { in CheckVariableDeclarationType() function in Sema
7527 CheckVariableDeclarationType(NewVD); in CheckVariableDeclaration()
10970 CheckVariableDeclarationType(VDecl); in DeduceVariableDeclarationType()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1964 void CheckVariableDeclarationType(VarDecl *NewVD);