Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp1109 void USRGenerator::VisitMSGuidDecl(const MSGuidDecl *D) { VisitMSGuidDecl() function in USRGenerator
/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1079 void ASTDeclWriter::VisitMSGuidDecl(MSGuidDecl *D) { VisitMSGuidDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp1558 void ASTDeclReader::VisitMSGuidDecl(MSGuidDecl *D) { VisitMSGuidDecl() function in ASTDeclReader
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp964 Decl *TemplateDeclInstantiator::VisitMSGuidDecl(MSGuidDecl *D) { VisitMSGuidDecl() function in TemplateDeclInstantiator