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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp454 void OMPClauseProfiler::VisitOMPSafelenClause(const OMPSafelenClause *C) { function in class:__anon271::OMPClauseProfiler
H A DOpenMPClause.cpp1211 void OMPClausePrinter::VisitOMPSafelenClause(OMPSafelenClause *Node) { function in class:OMPClausePrinter
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3011 bool RecursiveASTVisitor<Derived>::VisitOMPSafelenClause(OMPSafelenClause *C) { function in class:clang::RecursiveASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6079 void OMPClauseWriter::VisitOMPSafelenClause(OMPSafelenClause *C) {
H A DASTReader.cpp11765 void OMPClauseReader::VisitOMPSafelenClause(OMPSafelenClause *C) {

Completed in 219 milliseconds