Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DStmtProfile.cpp536 void OMPClauseProfiler::VisitOMPIsDevicePtrClause( in VisitOMPIsDevicePtrClause() function in __anon872c98e20211::OMPClauseProfiler
H A DStmtPrinter.cpp959 void OMPClausePrinter::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *Node) { in VisitOMPIsDevicePtrClause() function in __anon6da858550211::OMPClausePrinter
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp2153 void OMPClauseWriter::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *C) { in VisitOMPIsDevicePtrClause() function in OMPClauseWriter
H A DASTReaderStmt.cpp2461 void OMPClauseReader::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *C) { in VisitOMPIsDevicePtrClause() function in OMPClauseReader
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndex.cpp2283 void OMPClauseEnqueue::VisitOMPIsDevicePtrClause(const OMPIsDevicePtrClause *C) { in VisitOMPIsDevicePtrClause() function in __anonef1af4320311::OMPClauseEnqueue