Home
last modified time | relevance | path

Searched refs:VisitOMPDeclareReductionDecl (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DDeclPrinter.cpp95 void VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl *D);
1384 void DeclPrinter::VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl *D) { in VisitOMPDeclareReductionDecl() function in DeclPrinter
DASTDumper.cpp439 void VisitOMPDeclareReductionDecl(const OMPDeclareReductionDecl *D);
1261 void ASTDumper::VisitOMPDeclareReductionDecl(const OMPDeclareReductionDecl *D) { in VisitOMPDeclareReductionDecl() function in ASTDumper
/external/clang/lib/Serialization/
DASTWriterDecl.cpp142 void VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl *D);
1648 void ASTDeclWriter::VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl *D) { in VisitOMPDeclareReductionDecl() function in ASTDeclWriter
DASTReaderDecl.cpp378 void VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl *D);
2444 void ASTDeclReader::VisitOMPDeclareReductionDecl(OMPDeclareReductionDecl *D) { in VisitOMPDeclareReductionDecl() function in ASTDeclReader
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2568 Decl *TemplateDeclInstantiator::VisitOMPDeclareReductionDecl( in VisitOMPDeclareReductionDecl() function in TemplateDeclInstantiator