Searched defs:VisitOMPIsDevicePtrClause (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | StmtProfile.cpp | 917 void OMPClauseProfiler::VisitOMPIsDevicePtrClause( in VisitOMPIsDevicePtrClause() function in __anon9529c64a0211::OMPClauseProfiler |
| H A D | OpenMPClause.cpp | 2626 void OMPClausePrinter::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *Node) { in VisitOMPIsDevicePtrClause() function in OMPClausePrinter |
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 8447 void OMPClauseWriter::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *C) { in VisitOMPIsDevicePtrClause() function in OMPClauseWriter |
| H A D | ASTReader.cpp | 12411 void OMPClauseReader::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *C) { in VisitOMPIsDevicePtrClause() function in OMPClauseReader |