Searched defs:VisitMSGuidDecl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Index/ | ||
H A D | USRGeneration.cpp | 1109 void USRGenerator::VisitMSGuidDecl(const MSGuidDecl *D) { VisitMSGuidDecl() function in USRGenerator |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 1079 void ASTDeclWriter::VisitMSGuidDecl(MSGuidDecl *D) { VisitMSGuidDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 1558 void ASTDeclReader::VisitMSGuidDecl(MSGuidDecl *D) { VisitMSGuidDecl() function in ASTDeclReader |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 964 Decl *TemplateDeclInstantiator::VisitMSGuidDecl(MSGuidDecl *D) { VisitMSGuidDecl() function in TemplateDeclInstantiator |