Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSema.cpp1766 void Sema::checkDeviceDecl(const ValueDecl *D, SourceLocation Loc) { in checkDeviceDecl() function in Sema
DSemaExpr.cpp377 checkDeviceDecl(VD, Loc); in DiagnoseUseOfDecl()
/external/llvm-project/clang/include/clang/Sema/
DSema.h11842 void checkDeviceDecl(const ValueDecl *D, SourceLocation Loc);