Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp97 void VisitMSGuidDecl(MSGuidDecl *D);
957 void ASTDeclWriter::VisitMSGuidDecl(MSGuidDecl *D) { in VisitMSGuidDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp371 void VisitMSGuidDecl(MSGuidDecl *D);
1374 void ASTDeclReader::VisitMSGuidDecl(MSGuidDecl *D) { in VisitMSGuidDecl() function in ASTDeclReader
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp807 Decl *TemplateDeclInstantiator::VisitMSGuidDecl(MSGuidDecl *D) { in VisitMSGuidDecl() function in TemplateDeclInstantiator