Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1855 void Sema::checkDeviceDecl(ValueDecl *D, SourceLocation Loc) { in checkDeviceDecl() function in Sema
H A DSemaDecl.cpp9558 checkDeviceDecl(NewFD, D.getBeginLoc()); in ActOnFunctionDeclarator()
H A DSemaExpr.cpp371 checkDeviceDecl(VD, Loc); in DiagnoseUseOfDecl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12151 void checkDeviceDecl(ValueDecl *D, SourceLocation Loc);