Searched defs:VisitOMPSimdDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2380 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) { VisitOMPSimdDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2400 void ASTStmtReader::VisitOMPSimdDirective(OMPSimdDirective *D) { VisitOMPSimdDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 748 void StmtPrinter::VisitOMPSimdDirective(OMPSimdDirective *Node) { VisitOMPSimdDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 969 void StmtProfiler::VisitOMPSimdDirective(const OMPSimdDirective *S) { VisitOMPSimdDirective() function in StmtProfiler |