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

/external/clang/lib/AST/
H A DStmtPrinter.cpp612 void OMPClausePrinter::VisitOMPSafelenClause(OMPSafelenClause *Node) { function in class:__anon17750::OMPClausePrinter
H A DStmtProfile.cpp281 void OMPClauseProfiler::VisitOMPSafelenClause(const OMPSafelenClause *C) { function in class:__anon17752::OMPClauseProfiler
/external/clang/include/clang/AST/
H A DDataRecursiveASTVisitor.h2338 bool RecursiveASTVisitor<Derived>::VisitOMPSafelenClause(OMPSafelenClause *C) { function in class:clang::RecursiveASTVisitor
H A DRecursiveASTVisitor.h2360 bool RecursiveASTVisitor<Derived>::VisitOMPSafelenClause(OMPSafelenClause *C) { function in class:clang::RecursiveASTVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1753 void OMPClauseReader::VisitOMPSafelenClause(OMPSafelenClause *C) { function in class:OMPClauseReader
H A DASTWriterStmt.cpp1694 void OMPClauseWriter::VisitOMPSafelenClause(OMPSafelenClause *C) { function in class:OMPClauseWriter
/external/clang/tools/libclang/
H A DCIndex.cpp1945 void OMPClauseEnqueue::VisitOMPSafelenClause(const OMPSafelenClause *C) { function in class:__anon19508::OMPClauseEnqueue

Completed in 190 milliseconds