Searched defs:VisitOMPGenericLoopDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2799 void ASTStmtWriter::VisitOMPGenericLoopDirective(OMPGenericLoopDirective *D) { VisitOMPGenericLoopDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2755 void ASTStmtReader::VisitOMPGenericLoopDirective(OMPGenericLoopDirective *D) { VisitOMPGenericLoopDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 1111 void StmtPrinter::VisitOMPGenericLoopDirective(OMPGenericLoopDirective *Node) { VisitOMPGenericLoopDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1280 void StmtProfiler::VisitOMPGenericLoopDirective( VisitOMPGenericLoopDirective() function in StmtProfiler |