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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
RecursiveASTVisitor.h 3097 bool RecursiveASTVisitor<Derived>::VisitOMPProcBindClause(OMPProcBindClause *) {
  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtProfile.cpp 500 void OMPClauseProfiler::VisitOMPProcBindClause(const OMPProcBindClause *C) { }
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2236 void OMPClauseEnqueue::VisitOMPProcBindClause(const OMPProcBindClause *C) {}

Completed in 31 milliseconds