Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclPrinter.cpp96 void VisitOMPCapturedExprDecl(OMPCapturedExprDecl *D);
1415 void DeclPrinter::VisitOMPCapturedExprDecl(OMPCapturedExprDecl *D) { in VisitOMPCapturedExprDecl() function in DeclPrinter
DASTDumper.cpp440 void VisitOMPCapturedExprDecl(const OMPCapturedExprDecl *D);
1272 void ASTDumper::VisitOMPCapturedExprDecl(const OMPCapturedExprDecl *D) { in VisitOMPCapturedExprDecl() function in ASTDumper
/external/clang/lib/Serialization/
DASTWriterDecl.cpp143 void VisitOMPCapturedExprDecl(OMPCapturedExprDecl *D);
1657 void ASTDeclWriter::VisitOMPCapturedExprDecl(OMPCapturedExprDecl *D) { in VisitOMPCapturedExprDecl() function in ASTDeclWriter
DASTReaderDecl.cpp379 void VisitOMPCapturedExprDecl(OMPCapturedExprDecl *D);
2452 void ASTDeclReader::VisitOMPCapturedExprDecl(OMPCapturedExprDecl *D) { in VisitOMPCapturedExprDecl() function in ASTDeclReader
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2643 Decl *TemplateDeclInstantiator::VisitOMPCapturedExprDecl( in VisitOMPCapturedExprDecl() function in TemplateDeclInstantiator