Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp893 void OMPClauseProfiler::VisitOMPHasDeviceAddrClause( in VisitOMPHasDeviceAddrClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2440 void OMPClausePrinter::VisitOMPHasDeviceAddrClause(OMPHasDeviceAddrClause *Node) { in VisitOMPHasDeviceAddrClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3887 bool RecursiveASTVisitor<Derived>::VisitOMPHasDeviceAddrClause(
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7738 void OMPClauseWriter::VisitOMPHasDeviceAddrClause(OMPHasDeviceAddrClause *C) { in VisitOMPHasDeviceAddrClause() function in OMPClauseWriter
H A DASTReader.cpp11668 void OMPClauseReader::VisitOMPHasDeviceAddrClause(OMPHasDeviceAddrClause *C) { in VisitOMPHasDeviceAddrClause() function in OMPClauseReader