Searched defs:VisitOMPTargetDirective (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | Sema.cpp | 1719 void VisitOMPTargetDirective(OMPTargetDirective *Node) { VisitOMPTargetDirective() function in __anon19dac5870611::DeferredDiagnosticsEmitter |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2501 void ASTStmtWriter::VisitOMPTargetDirective(OMPTargetDirective *D) { VisitOMPTargetDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2552 void ASTStmtReader::VisitOMPTargetDirective(OMPTargetDirective *D) { VisitOMPTargetDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 892 void StmtPrinter::VisitOMPTargetDirective(OMPTargetDirective *Node) { VisitOMPTargetDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1089 void StmtProfiler::VisitOMPTargetDirective(const OMPTargetDirective *S) { VisitOMPTargetDirective() function in StmtProfiler |