Home
last modified time | relevance | path

Searched defs:VisitOMPGenericLoopDirective (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2799 void ASTStmtWriter::VisitOMPGenericLoopDirective(OMPGenericLoopDirective *D) { VisitOMPGenericLoopDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2755 void ASTStmtReader::VisitOMPGenericLoopDirective(OMPGenericLoopDirective *D) { VisitOMPGenericLoopDirective() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1111 void StmtPrinter::VisitOMPGenericLoopDirective(OMPGenericLoopDirective *Node) { VisitOMPGenericLoopDirective() function in StmtPrinter
H A DStmtProfile.cpp1280 void StmtProfiler::VisitOMPGenericLoopDirective( VisitOMPGenericLoopDirective() function in StmtProfiler