Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp473 OMPClauseProfiler::VisitOMPCopyprivateClause(const OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in __anon5ea2e3350211::OMPClauseProfiler
DStmtPrinter.cpp872 void OMPClausePrinter::VisitOMPCopyprivateClause(OMPCopyprivateClause *Node) { in VisitOMPCopyprivateClause() function in __anon451ea2a80211::OMPClausePrinter
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2830 bool RecursiveASTVisitor<Derived>::VisitOMPCopyprivateClause(
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1998 void OMPClauseWriter::VisitOMPCopyprivateClause(OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in OMPClauseWriter
DASTReaderStmt.cpp2211 void OMPClauseReader::VisitOMPCopyprivateClause(OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2246 OMPClauseEnqueue::VisitOMPCopyprivateClause(const OMPCopyprivateClause *C) { in VisitOMPCopyprivateClause() function in __anon7d4d1f450311::OMPClauseEnqueue