Searched refs:VisitOMPDeclareMapperDecl (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h443 void VisitOMPDeclareMapperDecl(const OMPDeclareMapperDecl *D) { function in class:clang::ASTNodeTraverser
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp106 void VisitOMPDeclareMapperDecl(OMPDeclareMapperDecl *D);
1665 void DeclPrinter::VisitOMPDeclareMapperDecl(OMPDeclareMapperDecl *D) { function in class:DeclPrinter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp155 void VisitOMPDeclareMapperDecl(OMPDeclareMapperDecl *D);
1884 void ASTDeclWriter::VisitOMPDeclareMapperDecl(OMPDeclareMapperDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp447 void VisitOMPDeclareMapperDecl(OMPDeclareMapperDecl *D);
2712 void ASTDeclReader::VisitOMPDeclareMapperDecl(OMPDeclareMapperDecl *D) { function in class:ASTDeclReader
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3311 TemplateDeclInstantiator::VisitOMPDeclareMapperDecl(OMPDeclareMapperDecl *D) { function in class:TemplateDeclInstantiator

Completed in 115 milliseconds