Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp629 void StmtProfiler::VisitOMPFlushDirective(const OMPFlushDirective *S) { in VisitOMPFlushDirective() function in StmtProfiler
DStmtPrinter.cpp1083 void StmtPrinter::VisitOMPFlushDirective(OMPFlushDirective *Node) { in VisitOMPFlushDirective() function in StmtPrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2392 void ASTStmtWriter::VisitOMPFlushDirective(OMPFlushDirective *D) { in VisitOMPFlushDirective() function in ASTStmtWriter
DASTReaderStmt.cpp2642 void ASTStmtReader::VisitOMPFlushDirective(OMPFlushDirective *D) { in VisitOMPFlushDirective() function in ASTStmtReader
/external/clang/tools/libclang/
DCIndex.cpp1958 void VisitOMPFlushDirective(const OMPFlushDirective *D);
2670 void EnqueueVisitor::VisitOMPFlushDirective(const OMPFlushDirective *D) { in VisitOMPFlushDirective() function in EnqueueVisitor