Searched defs:VisitOMPCopyinClause (Results 1 - 6 of 6) sorted by relevance

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

Completed in 140 milliseconds