Searched defs:VisitOMPRequiresDecl (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclPrinter.cpp | 1802 void DeclPrinter::VisitOMPRequiresDecl(OMPRequiresDecl *D) { VisitOMPRequiresDecl() function in DeclPrinter |
H A D | TextNodeDumper.cpp | 2357 void TextNodeDumper::VisitOMPRequiresDecl(const OMPRequiresDecl *D) { VisitOMPRequiresDecl() function in TextNodeDumper |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 2122 void ASTDeclWriter::VisitOMPRequiresDecl(OMPRequiresDecl *D) { VisitOMPRequiresDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 3063 void ASTDeclReader::VisitOMPRequiresDecl(OMPRequiresDecl * D) { VisitOMPRequiresDecl() function in ASTDeclReader |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 3632 Decl *TemplateDeclInstantiator::VisitOMPRequiresDecl(OMPRequiresDecl *D) { VisitOMPRequiresDecl() function in TemplateDeclInstantiator |