Searched refs:VisitOMPParallelForDirective (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp818 void StmtPrinter::VisitOMPParallelForDirective(OMPParallelForDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp384 StmtProfiler::VisitOMPParallelForDirective(const OMPParallelForDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1863 void VisitOMPParallelForDirective(const OMPParallelForDirective *D);
2317 EnqueueVisitor::VisitOMPParallelForDirective(const OMPParallelForDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1946 void ASTStmtReader::VisitOMPParallelForDirective(OMPParallelForDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1854 void ASTStmtWriter::VisitOMPParallelForDirective(OMPParallelForDirective *D) { function in class:ASTStmtWriter

Completed in 669 milliseconds