Searched defs:VisitOMPIsDevicePtrClause (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 889 void OMPClauseProfiler::VisitOMPIsDevicePtrClause( VisitOMPIsDevicePtrClause() function in __anon1932447d0211::OMPClauseProfiler |
H A D | OpenMPClause.cpp | 2432 void OMPClausePrinter::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *Node) { VisitOMPIsDevicePtrClause() function in OMPClausePrinter |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 7720 void OMPClauseWriter::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *C) { VisitOMPIsDevicePtrClause() function in OMPClauseWriter |
H A D | ASTReader.cpp | 11624 void OMPClauseReader::VisitOMPIsDevicePtrClause(OMPIsDevicePtrClause *C) { VisitOMPIsDevicePtrClause() function in OMPClauseReader |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2722 void OMPClauseEnqueue::VisitOMPIsDevicePtrClause( VisitOMPIsDevicePtrClause() function in __anon1939f28d0311::OMPClauseEnqueue |