Home
last modified time | relevance | path

Searched refs:VisitOMPFromClause (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp878 void OMPClauseProfiler::VisitOMPFromClause(const OMPFromClause *C) { in VisitOMPFromClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2389 void OMPClausePrinter::VisitOMPFromClause(OMPFromClause *Node) { in VisitOMPFromClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3860 bool RecursiveASTVisitor<Derived>::VisitOMPFromClause(OMPFromClause *C) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7644 void OMPClauseWriter::VisitOMPFromClause(OMPFromClause *C) { in VisitOMPFromClause() function in OMPClauseWriter
H A DASTReader.cpp11477 void OMPClauseReader::VisitOMPFromClause(OMPFromClause *C) { in VisitOMPFromClause() function in OMPClauseReader