Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaCoroutine.cpp501 CheckVariableDeclarationType(VD); in buildCoroutinePromise()
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/
DSema.h2924 void CheckVariableDeclarationType(VarDecl *NewVD);