Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp617 void StmtProfiler::VisitOMPBarrierDirective(const OMPBarrierDirective *S) { in VisitOMPBarrierDirective() function in StmtProfiler
DStmtPrinter.cpp1068 void StmtPrinter::VisitOMPBarrierDirective(OMPBarrierDirective *Node) { in VisitOMPBarrierDirective() function in StmtPrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2374 void ASTStmtWriter::VisitOMPBarrierDirective(OMPBarrierDirective *D) { in VisitOMPBarrierDirective() function in ASTStmtWriter
DASTReaderStmt.cpp2627 void ASTStmtReader::VisitOMPBarrierDirective(OMPBarrierDirective *D) { in VisitOMPBarrierDirective() function in ASTStmtReader
/external/clang/tools/libclang/
DCIndex.cpp1952 void VisitOMPBarrierDirective(const OMPBarrierDirective *D);
2657 void EnqueueVisitor::VisitOMPBarrierDirective(const OMPBarrierDirective *D) { in VisitOMPBarrierDirective() function in EnqueueVisitor