Searched refs:VisitOMPDeviceClause (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp721 void OMPClausePrinter::VisitOMPDeviceClause(OMPDeviceClause *Node) { function in class:__anon1162::OMPClausePrinter
H A DStmtProfile.cpp494 void OMPClauseProfiler::VisitOMPDeviceClause(const OMPDeviceClause *C) { function in class:__anon1164::OMPClauseProfiler
/external/clang/include/clang/AST/
H A DRecursiveASTVisitor.h2880 bool RecursiveASTVisitor<Derived>::VisitOMPDeviceClause(OMPDeviceClause *C) { function in class:clang::RecursiveASTVisitor
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp2029 void OMPClauseWriter::VisitOMPDeviceClause(OMPDeviceClause *C) { function in class:OMPClauseWriter
H A DASTReaderStmt.cpp2257 void OMPClauseReader::VisitOMPDeviceClause(OMPDeviceClause *C) { function in class:OMPClauseReader
/external/clang/tools/libclang/
H A DCIndex.cpp2123 void OMPClauseEnqueue::VisitOMPDeviceClause(const OMPDeviceClause *C) { function in class:__anon3342::OMPClauseEnqueue

Completed in 307 milliseconds