Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2821 void ASTStmtWriter::VisitOMPInteropDirective(OMPInteropDirective *D) { VisitOMPInteropDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2762 void ASTStmtReader::VisitOMPInteropDirective(OMPInteropDirective *D) { VisitOMPInteropDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1099 void StmtPrinter::VisitOMPInteropDirective(OMPInteropDirective *Node) { VisitOMPInteropDirective() function in StmtPrinter
H A DStmtProfile.cpp1270 void StmtProfiler::VisitOMPInteropDirective(const OMPInteropDirective *S) { VisitOMPInteropDirective() function in StmtProfiler