Home
last modified time | relevance | path

Searched refs:VisitOMPParallelSectionsDirective (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp488 void StmtProfiler::VisitOMPParallelSectionsDirective( in VisitOMPParallelSectionsDirective() function in StmtProfiler
DStmtPrinter.cpp885 void StmtPrinter::VisitOMPParallelSectionsDirective( in VisitOMPParallelSectionsDirective() function in StmtPrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2009 void ASTStmtWriter::VisitOMPParallelSectionsDirective( in VisitOMPParallelSectionsDirective() function in ASTStmtWriter
DASTReaderStmt.cpp2153 void ASTStmtReader::VisitOMPParallelSectionsDirective( in VisitOMPParallelSectionsDirective() function in ASTStmtReader
/external/clang/tools/libclang/
DCIndex.cpp1877 void VisitOMPParallelSectionsDirective(const OMPParallelSectionsDirective *D);
2458 void EnqueueVisitor::VisitOMPParallelSectionsDirective( in VisitOMPParallelSectionsDirective() function in EnqueueVisitor