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

/external/clang/lib/AST/
H A DStmtPrinter.cpp990 void StmtPrinter::VisitOMPParallelDirective(OMPParallelDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp557 void StmtProfiler::VisitOMPParallelDirective(const OMPParallelDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1938 void VisitOMPParallelDirective(const OMPParallelDirective *D);
2596 void EnqueueVisitor::VisitOMPParallelDirective(const OMPParallelDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp2221 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp2540 void ASTStmtReader::VisitOMPParallelDirective(OMPParallelDirective *D) { function in class:ASTStmtReader

Completed in 53 milliseconds