Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCoroutine.cpp501 CheckVariableDeclarationType(VD); in buildCoroutinePromise()
H A DSemaDecl.cpp8453 void Sema::CheckVariableDeclarationType(VarDecl *NewVD) { in CheckVariableDeclarationType() function in Sema
8722 CheckVariableDeclarationType(NewVD); in CheckVariableDeclaration()
12723 CheckVariableDeclarationType(VDecl); in DeduceVariableDeclarationType()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2924 void CheckVariableDeclarationType(VarDecl *NewVD);