Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2615 void ASTStmtWriter::VisitOMPFlushDirective(OMPFlushDirective *D) { VisitOMPFlushDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2547 void ASTStmtReader::VisitOMPFlushDirective(OMPFlushDirective *D) { VisitOMPFlushDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp870 void StmtPrinter::VisitOMPFlushDirective(OMPFlushDirective *Node) { VisitOMPFlushDirective() function in StmtPrinter
H A DStmtProfile.cpp1071 void StmtProfiler::VisitOMPFlushDirective(const OMPFlushDirective *S) { VisitOMPFlushDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3313 void EnqueueVisitor::VisitOMPFlushDirective(const OMPFlushDirective *D) { VisitOMPFlushDirective() function in EnqueueVisitor