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