Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2426 void ASTStmtWriter::VisitOMPScopeDirective(OMPScopeDirective *D) { VisitOMPScopeDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2439 void ASTStmtReader::VisitOMPScopeDirective(OMPScopeDirective *D) { VisitOMPScopeDirective() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp783 void StmtPrinter::VisitOMPScopeDirective(OMPScopeDirective *Node) { VisitOMPScopeDirective() function in StmtPrinter
H A DStmtProfile.cpp1002 void StmtProfiler::VisitOMPScopeDirective(const OMPScopeDirective *S) { VisitOMPScopeDirective() function in StmtProfiler