Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp528 CheckVariableDeclarationType(VD); in buildCoroutinePromise()
1548 S.CheckVariableDeclarationType(GroDecl); in makeGroDeclAndReturnStmt()
H A DSemaDecl.cpp7956 void Sema::CheckVariableDeclarationType(VarDecl *NewVD) { in CheckVariableDeclarationType() function in Sema
8212 CheckVariableDeclarationType(NewVD); in CheckVariableDeclaration()
11866 CheckVariableDeclarationType(VDecl); in DeduceVariableDeclarationType()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2696 void CheckVariableDeclarationType(VarDecl *NewVD);