Searched defs:VisitOMPRequiresDecl (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1619 void DeclPrinter::VisitOMPRequiresDecl(OMPRequiresDecl *D) { function in class:DeclPrinter
H A DTextNodeDumper.cpp1761 void TextNodeDumper::VisitOMPRequiresDecl(const OMPRequiresDecl *D) { function in class:TextNodeDumper
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1862 void ASTDeclWriter::VisitOMPRequiresDecl(OMPRequiresDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp2685 void ASTDeclReader::VisitOMPRequiresDecl(OMPRequiresDecl * D) { function in class:ASTDeclReader
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3216 Decl *TemplateDeclInstantiator::VisitOMPRequiresDecl(OMPRequiresDecl *D) { function in class:TemplateDeclInstantiator

Completed in 232 milliseconds