Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp422 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anon454cc4310211::OMPClauseProfiler
DStmtPrinter.cpp852 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { in VisitOMPCopyinClause() function in __anon2bc883a40211::OMPClausePrinter
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2665 bool RecursiveASTVisitor<Derived>::VisitOMPCopyinClause(OMPCopyinClause *C) {
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1947 void OMPClauseWriter::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseWriter
DASTReaderStmt.cpp2111 void OMPClauseReader::VisitOMPCopyinClause(OMPCopyinClause *C) { in VisitOMPCopyinClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2179 void OMPClauseEnqueue::VisitOMPCopyinClause(const OMPCopyinClause *C) { in VisitOMPCopyinClause() function in __anonb5f32f410311::OMPClauseEnqueue