Searched refs:VisitOMPRequiresDecl (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h313 void VisitOMPRequiresDecl(const OMPRequiresDecl *D);
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp104 void VisitOMPRequiresDecl(OMPRequiresDecl *D);
1639 void DeclPrinter::VisitOMPRequiresDecl(OMPRequiresDecl *D) { function in class:DeclPrinter
H A DTextNodeDumper.cpp1489 void TextNodeDumper::VisitOMPRequiresDecl(const OMPRequiresDecl *D) { function in class:TextNodeDumper
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp152 void VisitOMPRequiresDecl(OMPRequiresDecl *D);
1852 void ASTDeclWriter::VisitOMPRequiresDecl(OMPRequiresDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp447 void VisitOMPRequiresDecl(OMPRequiresDecl *D);
2660 void ASTDeclReader::VisitOMPRequiresDecl(OMPRequiresDecl * D) { function in class:ASTDeclReader
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3212 Decl *TemplateDeclInstantiator::VisitOMPRequiresDecl(OMPRequiresDecl *D) { function in class:TemplateDeclInstantiator

Completed in 106 milliseconds