Home
last modified time | relevance | path

Searched refs:VisitOMPInteropDirective (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp1222 void StmtProfiler::VisitOMPInteropDirective(const OMPInteropDirective *S) { in VisitOMPInteropDirective() function in StmtProfiler
H A DStmtPrinter.cpp1080 void StmtPrinter::VisitOMPInteropDirective(OMPInteropDirective *Node) { in VisitOMPInteropDirective() function in StmtPrinter
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterStmt.cpp2607 void ASTStmtWriter::VisitOMPInteropDirective(OMPInteropDirective *D) { in VisitOMPInteropDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2635 void ASTStmtReader::VisitOMPInteropDirective(OMPInteropDirective *D) { in VisitOMPInteropDirective() function in ASTStmtReader