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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp754 void OMPClauseProfiler::VisitOMPHintClause(const OMPHintClause *C) { function in class:__anon271::OMPClauseProfiler
H A DOpenMPClause.cpp1377 void OMPClausePrinter::VisitOMPHintClause(OMPHintClause *Node) { function in class:OMPClausePrinter
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3390 bool RecursiveASTVisitor<Derived>::VisitOMPHintClause(OMPHintClause *C) { function in class:clang::RecursiveASTVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6426 void OMPClauseWriter::VisitOMPHintClause(OMPHintClause *C) {
H A DASTReader.cpp12265 void OMPClauseReader::VisitOMPHintClause(OMPHintClause *C) {

Completed in 217 milliseconds