Home
last modified time | relevance | path

Searched refs:VisitOMPCopyinClause (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp457 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anon7ae58b710211::OMPClauseProfiler
DStmtPrinter.cpp864 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { in VisitOMPCopyinClause() function in __anon61614ae40211::OMPClausePrinter
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2815 bool RecursiveASTVisitor<Derived>::VisitOMPCopyinClause(OMPCopyinClause *C) {
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1985 void OMPClauseWriter::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseWriter
DASTReaderStmt.cpp2189 void OMPClauseReader::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2233 void OMPClauseEnqueue::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anonb4dac6810311::OMPClauseEnqueue