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

  /src/external/apache2/llvm/dist/clang/lib/AST/
OpenMPClause.cpp 1746 void OMPClausePrinter::VisitOMPThreadsClause(OMPThreadsClause *) {
StmtProfile.cpp 552 void OMPClauseProfiler::VisitOMPThreadsClause(const OMPThreadsClause *) {}
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
RecursiveASTVisitor.h 3207 bool RecursiveASTVisitor<Derived>::VisitOMPThreadsClause(OMPThreadsClause *) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 6141 void OMPClauseWriter::VisitOMPThreadsClause(OMPThreadsClause *) {}
ASTReader.cpp 12117 void OMPClauseReader::VisitOMPThreadsClause(OMPThreadsClause *) {}
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2275 void OMPClauseEnqueue::VisitOMPThreadsClause(const OMPThreadsClause *) {}

Completed in 60 milliseconds