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

/external/clang/lib/AST/
H A DStmtPrinter.cpp1088 void StmtPrinter::VisitOMPOrderedDirective(OMPOrderedDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp633 void StmtProfiler::VisitOMPOrderedDirective(const OMPOrderedDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1959 void VisitOMPOrderedDirective(const OMPOrderedDirective *D);
2674 void EnqueueVisitor::VisitOMPOrderedDirective(const OMPOrderedDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp2399 void ASTStmtWriter::VisitOMPOrderedDirective(OMPOrderedDirective *D) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp2649 void ASTStmtReader::VisitOMPOrderedDirective(OMPOrderedDirective *D) { function in class:ASTStmtReader

Completed in 54 milliseconds