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

/external/clang/lib/AST/
H A DStmtPrinter.cpp977 void StmtPrinter::VisitOMPParallelForDirective(OMPParallelForDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp533 StmtProfiler::VisitOMPParallelForDirective(const OMPParallelForDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1928 void VisitOMPParallelForDirective(const OMPParallelForDirective *D);
2561 EnqueueVisitor::VisitOMPParallelForDirective(const OMPParallelForDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp2345 void ASTStmtReader::VisitOMPParallelForDirective(OMPParallelForDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2148 void ASTStmtWriter::VisitOMPParallelForDirective(OMPParallelForDirective *D) { function in class:ASTStmtWriter

Completed in 59 milliseconds