Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp604 void StmtProfiler::VisitOMPParallelSectionsDirective( in VisitOMPParallelSectionsDirective() function in StmtProfiler
DStmtPrinter.cpp1052 void StmtPrinter::VisitOMPParallelSectionsDirective( in VisitOMPParallelSectionsDirective() function in StmtPrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2293 void ASTStmtWriter::VisitOMPParallelSectionsDirective( in VisitOMPParallelSectionsDirective() function in ASTStmtWriter
DASTReaderStmt.cpp2605 void ASTStmtReader::VisitOMPParallelSectionsDirective( in VisitOMPParallelSectionsDirective() function in ASTStmtReader
/external/clang/tools/libclang/
DCIndex.cpp1949 void VisitOMPParallelSectionsDirective(const OMPParallelSectionsDirective *D);
2643 void EnqueueVisitor::VisitOMPParallelSectionsDirective( in VisitOMPParallelSectionsDirective() function in EnqueueVisitor