HomeSort by: relevance | last modified time | path
    Searched defs:VisitOMPDeviceClause (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
RecursiveASTVisitor.h 3484 bool RecursiveASTVisitor<Derived>::VisitOMPDeviceClause(OMPDeviceClause *C) {
  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtProfile.cpp 786 void OMPClauseProfiler::VisitOMPDeviceClause(const OMPDeviceClause *C) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2322 void OMPClauseEnqueue::VisitOMPDeviceClause(const OMPDeviceClause *C) {

Completed in 25 milliseconds