Searched defs:VisitOMPForSimdDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2407 void ASTStmtWriter::VisitOMPForSimdDirective(OMPForSimdDirective *D) { VisitOMPForSimdDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2423 void ASTStmtReader::VisitOMPForSimdDirective(OMPForSimdDirective *D) { VisitOMPForSimdDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 768 void StmtPrinter::VisitOMPForSimdDirective(OMPForSimdDirective *Node) { VisitOMPForSimdDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 990 void StmtProfiler::VisitOMPForSimdDirective(const OMPForSimdDirective *S) { VisitOMPForSimdDirective() function in StmtProfiler |