Searched refs:checkDeviceDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1713 void Sema::checkDeviceDecl(const ValueDecl *D, SourceLocation Loc) { function in class:Sema
H A DSemaExpr.cpp360 checkDeviceDecl(VD, Loc);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11756 void checkDeviceDecl(const ValueDecl *D, SourceLocation Loc);

Completed in 217 milliseconds