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

/external/clang/lib/AST/
H A DStmtPrinter.cpp1020 void StmtPrinter::VisitOMPSingleDirective(OMPSingleDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp581 void StmtProfiler::VisitOMPSingleDirective(const OMPSingleDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1944 void VisitOMPSingleDirective(const OMPSingleDirective *D);
2620 void EnqueueVisitor::VisitOMPSingleDirective(const OMPSingleDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp2260 void ASTStmtWriter::VisitOMPSingleDirective(OMPSingleDirective *D) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp2575 void ASTStmtReader::VisitOMPSingleDirective(OMPSingleDirective *D) { function in class:ASTStmtReader

Completed in 83 milliseconds