Home
last modified time | relevance | path

Searched defs:VisitOMPLinearClause (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp716 void OMPClauseProfiler::VisitOMPLinearClause(const OMPLinearClause *C) { in VisitOMPLinearClause() function in __anond25cfe950211::OMPClauseProfiler
H A DOpenMPClause.cpp1997 void OMPClausePrinter::VisitOMPLinearClause(OMPLinearClause *Node) { in VisitOMPLinearClause() function in OMPClausePrinter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6308 void OMPClauseWriter::VisitOMPLinearClause(OMPLinearClause *C) { in VisitOMPLinearClause() function in OMPClauseWriter
H A DASTReader.cpp12370 void OMPClauseReader::VisitOMPLinearClause(OMPLinearClause *C) { in VisitOMPLinearClause() function in OMPClauseReader
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2469 void OMPClauseEnqueue::VisitOMPLinearClause(const OMPLinearClause *C) { in VisitOMPLinearClause() function in __anonc7fb92a50311::OMPClauseEnqueue