Searched refs:VisitOMPMapClause (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp720 void OMPClauseProfiler::VisitOMPMapClause(const OMPMapClause *C) { function in class:__anon271::OMPClauseProfiler
H A DOpenMPClause.cpp1584 void OMPClausePrinter::VisitOMPMapClause(OMPMapClause *Node) { function in class:OMPClausePrinter
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3344 bool RecursiveASTVisitor<Derived>::VisitOMPMapClause(OMPMapClause *C) { function in class:clang::RecursiveASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6356 void OMPClauseWriter::VisitOMPMapClause(OMPMapClause *C) {
H A DASTReader.cpp12164 void OMPClauseReader::VisitOMPMapClause(OMPMapClause *C) {

Completed in 732 milliseconds