Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp6742 static bool diagnoseOpenCLTypes(Sema &Se, VarDecl *NewVD) { in diagnoseOpenCLTypes() function
7934 if (!diagnoseOpenCLTypes(*this, NewVD)) in CheckVariableDeclarationType()