Searched refs:VisitOMPCopyinClause (Results 1 - 7 of 7) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp748 void OMPClausePrinter::VisitOMPCopyinClause(OMPCopyinClause *Node) { function in class:__anon16949::OMPClausePrinter
H A DStmtProfile.cpp339 void OMPClauseProfiler::VisitOMPCopyinClause(const OMPCopyinClause *C) { function in class:__anon16951::OMPClauseProfiler
/external/clang/include/clang/AST/
H A DDataRecursiveASTVisitor.h2427 bool RecursiveASTVisitor<Derived>::VisitOMPCopyinClause(OMPCopyinClause *C) { function in class:clang::RecursiveASTVisitor
H A DRecursiveASTVisitor.h2449 bool RecursiveASTVisitor<Derived>::VisitOMPCopyinClause(OMPCopyinClause *C) { function in class:clang::RecursiveASTVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1872 void OMPClauseReader::VisitOMPCopyinClause(OMPCopyinClause *C) { function in class:OMPClauseReader
H A DASTWriterStmt.cpp1784 void OMPClauseWriter::VisitOMPCopyinClause(OMPCopyinClause *C) { function in class:OMPClauseWriter
/external/clang/tools/libclang/
H A DCIndex.cpp1996 void OMPClauseEnqueue::VisitOMPCopyinClause(const OMPCopyinClause *C) { function in class:__anon18707::OMPClauseEnqueue

Completed in 65 milliseconds