Searched defs:VisitOMPCancellationPointDirective (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2645 void ASTStmtWriter::VisitOMPCancellationPointDirective( VisitOMPCancellationPointDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2615 void ASTStmtReader::VisitOMPCancellationPointDirective( VisitOMPCancellationPointDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 934 void StmtPrinter::VisitOMPCancellationPointDirective( VisitOMPCancellationPointDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1123 void StmtProfiler::VisitOMPCancellationPointDirective( VisitOMPCancellationPointDirective() function in StmtProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 3366 void EnqueueVisitor::VisitOMPCancellationPointDirective( VisitOMPCancellationPointDirective() function in EnqueueVisitor |