Searched defs:VisitOMPScopeDirective (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2467 void ASTStmtWriter::VisitOMPScopeDirective(OMPScopeDirective *D) { VisitOMPScopeDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2462 void ASTStmtReader::VisitOMPScopeDirective(OMPScopeDirective *D) { VisitOMPScopeDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 786 void StmtPrinter::VisitOMPScopeDirective(OMPScopeDirective *Node) { VisitOMPScopeDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1004 void StmtProfiler::VisitOMPScopeDirective(const OMPScopeDirective *S) { VisitOMPScopeDirective() function in StmtProfiler |