Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1797 void Sema::checkDeviceDecl(ValueDecl *D, SourceLocation Loc) { in checkDeviceDecl() function in Sema
H A DSemaDecl.cpp9499 checkDeviceDecl(NewFD, D.getBeginLoc()); in ActOnFunctionDeclarator()
H A DSemaExpr.cpp360 checkDeviceDecl(VD, Loc); in DiagnoseUseOfDecl()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12050 void checkDeviceDecl(ValueDecl *D, SourceLocation Loc);