Searched refs:VisitOMPSingleDirective (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp813 void StmtPrinter::VisitOMPSingleDirective(OMPSingleDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp379 void StmtProfiler::VisitOMPSingleDirective(const OMPSingleDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1862 void VisitOMPSingleDirective(const OMPSingleDirective *D);
2312 void EnqueueVisitor::VisitOMPSingleDirective(const OMPSingleDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1939 void ASTStmtReader::VisitOMPSingleDirective(OMPSingleDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1847 void ASTStmtWriter::VisitOMPSingleDirective(OMPSingleDirective *D) { function in class:ASTStmtWriter

Completed in 360 milliseconds