Home
last modified time | relevance | path

Searched defs:VisitOMPErrorDirective (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2602 void ASTStmtWriter::VisitOMPErrorDirective(OMPErrorDirective *D) { VisitOMPErrorDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2535 void ASTStmtReader::VisitOMPErrorDirective(OMPErrorDirective *D) { VisitOMPErrorDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp860 void StmtPrinter::VisitOMPErrorDirective(OMPErrorDirective *Node) { VisitOMPErrorDirective() function in StmtPrinter
H A DStmtProfile.cpp1062 void StmtProfiler::VisitOMPErrorDirective(const OMPErrorDirective *S) { VisitOMPErrorDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3302 void EnqueueVisitor::VisitOMPErrorDirective(const OMPErrorDirective *D) { VisitOMPErrorDirective() function in EnqueueVisitor