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.cpp921 void OMPClauseProfiler::VisitOMPHasDeviceAddrClause( in VisitOMPHasDeviceAddrClause() function in __anon9529c64a0211::OMPClauseProfiler
H A DOpenMPClause.cpp2634 void OMPClausePrinter::VisitOMPHasDeviceAddrClause(OMPHasDeviceAddrClause *Node) { in VisitOMPHasDeviceAddrClause() function in OMPClausePrinter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3996 bool RecursiveASTVisitor<Derived>::VisitOMPHasDeviceAddrClause(
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp8467 void OMPClauseWriter::VisitOMPHasDeviceAddrClause(OMPHasDeviceAddrClause *C) { in VisitOMPHasDeviceAddrClause() function in OMPClauseWriter
H A DASTReader.cpp12454 void OMPClauseReader::VisitOMPHasDeviceAddrClause(OMPHasDeviceAddrClause *C) { in VisitOMPHasDeviceAddrClause() function in OMPClauseReader