Home
last modified time | relevance | path

Searched refs:VisitOMPDeviceClause (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp833 void OMPClauseProfiler::VisitOMPDeviceClause(const OMPDeviceClause *C) { in VisitOMPDeviceClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp1968 void OMPClausePrinter::VisitOMPDeviceClause(OMPDeviceClause *Node) { in VisitOMPDeviceClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3781 bool RecursiveASTVisitor<Derived>::VisitOMPDeviceClause(OMPDeviceClause *C) {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7511 void OMPClauseWriter::VisitOMPDeviceClause(OMPDeviceClause *C) { in VisitOMPDeviceClause() function in OMPClauseWriter
H A DASTReader.cpp11332 void OMPClauseReader::VisitOMPDeviceClause(OMPDeviceClause *C) { in VisitOMPDeviceClause() function in OMPClauseReader