Home
last modified time | relevance | path

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

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