Searched defs:VisitOMPInteropDirective (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2821 void ASTStmtWriter::VisitOMPInteropDirective(OMPInteropDirective *D) { VisitOMPInteropDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2762 void ASTStmtReader::VisitOMPInteropDirective(OMPInteropDirective *D) { VisitOMPInteropDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 1099 void StmtPrinter::VisitOMPInteropDirective(OMPInteropDirective *Node) { VisitOMPInteropDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1270 void StmtProfiler::VisitOMPInteropDirective(const OMPInteropDirective *S) { VisitOMPInteropDirective() function in StmtProfiler |