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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1639 void DeclPrinter::VisitOMPRequiresDecl(OMPRequiresDecl *D) { function in class:DeclPrinter
H A DTextNodeDumper.cpp1489 void TextNodeDumper::VisitOMPRequiresDecl(const OMPRequiresDecl *D) { function in class:TextNodeDumper
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1852 void ASTDeclWriter::VisitOMPRequiresDecl(OMPRequiresDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp2660 void ASTDeclReader::VisitOMPRequiresDecl(OMPRequiresDecl * D) { function in class:ASTDeclReader
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3212 Decl *TemplateDeclInstantiator::VisitOMPRequiresDecl(OMPRequiresDecl *D) { function in class:TemplateDeclInstantiator

Completed in 205 milliseconds