Searched defs:VisitOMPFlushDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2574 void ASTStmtWriter::VisitOMPFlushDirective(OMPFlushDirective *D) { VisitOMPFlushDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2524 void ASTStmtReader::VisitOMPFlushDirective(OMPFlushDirective *D) { VisitOMPFlushDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 867 void StmtPrinter::VisitOMPFlushDirective(OMPFlushDirective *Node) { VisitOMPFlushDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1069 void StmtProfiler::VisitOMPFlushDirective(const OMPFlushDirective *S) { VisitOMPFlushDirective() function in StmtProfiler |