Home
last modified time | relevance | path

Searched defs:VisitOMPDeclareReductionDecl (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h590 void VisitOMPDeclareReductionDecl(const OMPDeclareReductionDecl *D) { in VisitOMPDeclareReductionDecl() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1811 void DeclPrinter::VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl *D) { in VisitOMPDeclareReductionDecl() function in DeclPrinter
H A DTextNodeDumper.cpp2335 void TextNodeDumper::VisitOMPDeclareReductionDecl( in VisitOMPDeclareReductionDecl() function in TextNodeDumper
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2119 void ASTDeclWriter::VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl *D) { in VisitOMPDeclareReductionDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp3043 void ASTDeclReader::VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl *D) { in VisitOMPDeclareReductionDecl() function in ASTDeclReader
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3648 Decl *TemplateDeclInstantiator::VisitOMPDeclareReductionDecl( in VisitOMPDeclareReductionDecl() function in TemplateDeclInstantiator