Home
last modified time | relevance | path

Searched refs:VisitOMPFilterClause (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp572 void OMPClauseProfiler::VisitOMPFilterClause(const OMPFilterClause *C) { in VisitOMPFilterClause() function in __anon7985e62b0211::OMPClauseProfiler
H A DOpenMPClause.cpp2250 void OMPClausePrinter::VisitOMPFilterClause(OMPFilterClause *Node) { in VisitOMPFilterClause() function in OMPClausePrinter
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3631 bool RecursiveASTVisitor<Derived>::VisitOMPFilterClause(OMPFilterClause *C) {
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6181 void OMPClauseWriter::VisitOMPFilterClause(OMPFilterClause *C) { in VisitOMPFilterClause() function in OMPClauseWriter
H A DASTReader.cpp12943 void OMPClauseReader::VisitOMPFilterClause(OMPFilterClause *C) { in VisitOMPFilterClause() function in OMPClauseReader
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2302 void OMPClauseEnqueue::VisitOMPFilterClause(const OMPFilterClause *C) { in VisitOMPFilterClause() function in __anondcfcb7bb0311::OMPClauseEnqueue