Searched defs:VisitOMPIsDevicePtrClause (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 842 void OMPClauseProfiler::VisitOMPIsDevicePtrClause( in VisitOMPIsDevicePtrClause() function in __anond25cfe950211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 2179 void OMPClausePrinter::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *Node) { in VisitOMPIsDevicePtrClause() function in OMPClausePrinter |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6601 void OMPClauseWriter::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *C) { in VisitOMPIsDevicePtrClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 12832 void OMPClauseReader::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *C) { in VisitOMPIsDevicePtrClause() function in OMPClauseReader |
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2549 void OMPClauseEnqueue::VisitOMPIsDevicePtrClause( in VisitOMPIsDevicePtrClause() function in __anonc7fb92a50311::OMPClauseEnqueue |