Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2485 void ASTStmtWriter::VisitOMPCriticalDirective(OMPCriticalDirective *D) { VisitOMPCriticalDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2477 void ASTStmtReader::VisitOMPCriticalDirective(OMPCriticalDirective *D) { VisitOMPCriticalDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp801 void StmtPrinter::VisitOMPCriticalDirective(OMPCriticalDirective *Node) { VisitOMPCriticalDirective() function in StmtPrinter
H A DStmtProfile.cpp1016 void StmtProfiler::VisitOMPCriticalDirective(const OMPCriticalDirective *S) { VisitOMPCriticalDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3255 void EnqueueVisitor::VisitOMPCriticalDirective(const OMPCriticalDirective *D) { VisitOMPCriticalDirective() function in EnqueueVisitor