Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp992 void StmtProfiler::VisitOMPInterchangeDirective( in VisitOMPInterchangeDirective() function in StmtProfiler
H A DStmtPrinter.cpp771 void StmtPrinter::VisitOMPInterchangeDirective(OMPInterchangeDirective *Node) { in VisitOMPInterchangeDirective() function in StmtPrinter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2445 void ASTStmtWriter::VisitOMPInterchangeDirective(OMPInterchangeDirective *D) { in VisitOMPInterchangeDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2442 void ASTStmtReader::VisitOMPInterchangeDirective(OMPInterchangeDirective *D) { in VisitOMPInterchangeDirective() function in ASTStmtReader