Searched refs:VisitMSPropertyDecl (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp342 bool VisitMSPropertyDecl(const MSPropertyDecl *D) { function in class:__anon681::IndexingDeclVisitor
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp49 bool VisitMSPropertyDecl(const MSPropertyDecl *D) { function in class:__anon1171::IndexingDeclVisitor
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp98 void VisitMSPropertyDecl(MSPropertyDecl *D);
970 void ASTDeclWriter::VisitMSPropertyDecl(MSPropertyDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp373 void VisitMSPropertyDecl(MSPropertyDecl *FD);
1511 void ASTDeclReader::VisitMSPropertyDecl(MSPropertyDecl *PD) { function in class:ASTDeclReader
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1279 Decl *TemplateDeclInstantiator::VisitMSPropertyDecl(MSPropertyDecl *D) { function in class:TemplateDeclInstantiator

Completed in 98 milliseconds