Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp1093 void USRGenerator::VisitMSGuidDecl(const MSGuidDecl *D) { VisitMSGuidDecl() function in USRGenerator
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1033 void ASTDeclWriter::VisitMSGuidDecl(MSGuidDecl *D) { VisitMSGuidDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp1557 void ASTDeclReader::VisitMSGuidDecl(MSGuidDecl *D) { VisitMSGuidDecl() function in ASTDeclReader
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp939 Decl *TemplateDeclInstantiator::VisitMSGuidDecl(MSGuidDecl *D) { VisitMSGuidDecl() function in TemplateDeclInstantiator