Searched refs:VisitOMPDeviceClause (Results 1 - 6 of 6) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 721 void OMPClausePrinter::VisitOMPDeviceClause(OMPDeviceClause *Node) { function in class:__anon1162::OMPClausePrinter |
H A D | StmtProfile.cpp | 494 void OMPClauseProfiler::VisitOMPDeviceClause(const OMPDeviceClause *C) { function in class:__anon1164::OMPClauseProfiler |
/external/clang/include/clang/AST/ | ||
H A D | RecursiveASTVisitor.h | 2880 bool RecursiveASTVisitor<Derived>::VisitOMPDeviceClause(OMPDeviceClause *C) { function in class:clang::RecursiveASTVisitor |
/external/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2029 void OMPClauseWriter::VisitOMPDeviceClause(OMPDeviceClause *C) { function in class:OMPClauseWriter |
H A D | ASTReaderStmt.cpp | 2257 void OMPClauseReader::VisitOMPDeviceClause(OMPDeviceClause *C) { function in class:OMPClauseReader |
/external/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 2123 void OMPClauseEnqueue::VisitOMPDeviceClause(const OMPDeviceClause *C) { function in class:__anon3342::OMPClauseEnqueue |
Completed in 89 milliseconds