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