HomeSort by: relevance | last modified time | path
    Searched refs:checkDeviceDecl (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp 1797 void Sema::checkDeviceDecl(ValueDecl *D, SourceLocation Loc) {
SemaDecl.cpp 9499 checkDeviceDecl(NewFD, D.getBeginLoc());
SemaExpr.cpp 360 checkDeviceDecl(VD, Loc);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 12050 void checkDeviceDecl(ValueDecl *D, SourceLocation Loc);

Completed in 108 milliseconds