Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp673 void StmtProfiler::VisitOMPCancellationPointDirective( in VisitOMPCancellationPointDirective() function in StmtProfiler
DStmtPrinter.cpp1137 void StmtPrinter::VisitOMPCancellationPointDirective( in VisitOMPCancellationPointDirective() function in StmtPrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2413 void ASTStmtWriter::VisitOMPCancellationPointDirective( in VisitOMPCancellationPointDirective() function in ASTStmtWriter
DASTReaderStmt.cpp2716 void ASTStmtReader::VisitOMPCancellationPointDirective( in VisitOMPCancellationPointDirective() function in ASTStmtReader
/external/clang/tools/libclang/
DCIndex.cpp1956 VisitOMPCancellationPointDirective(const OMPCancellationPointDirective *D);
2715 void EnqueueVisitor::VisitOMPCancellationPointDirective( in VisitOMPCancellationPointDirective() function in EnqueueVisitor