Searched defs:VisitOMPTileDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2391 void ASTStmtWriter::VisitOMPTileDirective(OMPTileDirective *D) { VisitOMPTileDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2410 void ASTStmtReader::VisitOMPTileDirective(OMPTileDirective *D) { VisitOMPTileDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 753 void StmtPrinter::VisitOMPTileDirective(OMPTileDirective *Node) { VisitOMPTileDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 978 void StmtProfiler::VisitOMPTileDirective(const OMPTileDirective *S) { VisitOMPTileDirective() function in StmtProfiler |