Home
last modified time | relevance | path

Searched refs:VisitMSGuidDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Index/
HDUSRGeneration.cpp173 void VisitMSGuidDecl(const MSGuidDecl *D);
1109 void USRGenerator::VisitMSGuidDecl(const MSGuidDecl *D) { in VisitMSGuidDecl() function in USRGenerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp100 void VisitMSGuidDecl(MSGuidDecl *D);
1071 void ASTDeclWriter::VisitMSGuidDecl(MSGuidDecl *D) { in VisitMSGuidDecl() function in ASTDeclWriter
HDASTReaderDecl.cpp379 void VisitMSGuidDecl(MSGuidDecl *D);
1549 void ASTDeclReader::VisitMSGuidDecl(MSGuidDecl *D) { in VisitMSGuidDecl() function in ASTDeclReader
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp964 Decl *TemplateDeclInstantiator::VisitMSGuidDecl(MSGuidDecl *D) { in VisitMSGuidDecl() function in TemplateDeclInstantiator