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

/external/clang/lib/AST/
H A DStmtPrinter.cpp788 void StmtPrinter::VisitOMPParallelDirective(OMPParallelDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp359 void StmtProfiler::VisitOMPParallelDirective(const OMPParallelDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1857 void VisitOMPParallelDirective(const OMPParallelDirective *D);
2292 void EnqueueVisitor::VisitOMPParallelDirective(const OMPParallelDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1906 void ASTStmtReader::VisitOMPParallelDirective(OMPParallelDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1811 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { function in class:ASTStmtWriter

Completed in 169 milliseconds