Home
last modified time | relevance | path

Searched defs:VisitOMPScopeDirective (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2475 void ASTStmtWriter::VisitOMPScopeDirective(OMPScopeDirective *D) { in VisitOMPScopeDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2467 void ASTStmtReader::VisitOMPScopeDirective(OMPScopeDirective *D) { in VisitOMPScopeDirective() function in ASTStmtReader
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp796 void StmtPrinter::VisitOMPScopeDirective(OMPScopeDirective *Node) { in VisitOMPScopeDirective() function in StmtPrinter
H A DStmtProfile.cpp1013 void StmtProfiler::VisitOMPScopeDirective(const OMPScopeDirective *S) { in VisitOMPScopeDirective() function in StmtProfiler