Searched defs:VisitOMPDepobjDirective (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2621 void ASTStmtWriter::VisitOMPDepobjDirective(OMPDepobjDirective *D) { VisitOMPDepobjDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2552 void ASTStmtReader::VisitOMPDepobjDirective(OMPDepobjDirective *D) { VisitOMPDepobjDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 875 void StmtPrinter::VisitOMPDepobjDirective(OMPDepobjDirective *Node) { VisitOMPDepobjDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1075 void StmtProfiler::VisitOMPDepobjDirective(const OMPDepobjDirective *S) { VisitOMPDepobjDirective() function in StmtProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 3317 void EnqueueVisitor::VisitOMPDepobjDirective(const OMPDepobjDirective *D) { VisitOMPDepobjDirective() function in EnqueueVisitor |