Searched defs:VisitOMPDepobjDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2580 void ASTStmtWriter::VisitOMPDepobjDirective(OMPDepobjDirective *D) { VisitOMPDepobjDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2529 void ASTStmtReader::VisitOMPDepobjDirective(OMPDepobjDirective *D) { VisitOMPDepobjDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 872 void StmtPrinter::VisitOMPDepobjDirective(OMPDepobjDirective *Node) { VisitOMPDepobjDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1073 void StmtProfiler::VisitOMPDepobjDirective(const OMPDepobjDirective *S) { VisitOMPDepobjDirective() function in StmtProfiler |