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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
RecursiveASTVisitor.h 3466 bool RecursiveASTVisitor<Derived>::VisitOMPFlushClause(OMPFlushClause *C) {
  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtProfile.cpp 776 void OMPClauseProfiler::VisitOMPFlushClause(const OMPFlushClause *C) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2516 void OMPClauseEnqueue::VisitOMPFlushClause(const OMPFlushClause *C) {

Completed in 27 milliseconds