Searched defs:VisitOMPIsDevicePtrClause (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 536 void OMPClauseProfiler::VisitOMPIsDevicePtrClause( in VisitOMPIsDevicePtrClause() function in __anon872c98e20211::OMPClauseProfiler |
H A D | StmtPrinter.cpp | 959 void OMPClausePrinter::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *Node) { in VisitOMPIsDevicePtrClause() function in __anon6da858550211::OMPClausePrinter |
/aosp_15_r20/external/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2153 void OMPClauseWriter::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *C) { in VisitOMPIsDevicePtrClause() function in OMPClauseWriter |
H A D | ASTReaderStmt.cpp | 2461 void OMPClauseReader::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *C) { in VisitOMPIsDevicePtrClause() function in OMPClauseReader |
/aosp_15_r20/external/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2283 void OMPClauseEnqueue::VisitOMPIsDevicePtrClause(const OMPIsDevicePtrClause *C) { in VisitOMPIsDevicePtrClause() function in __anonef1af4320311::OMPClauseEnqueue |