Home
last modified time | relevance | path

Searched defs:VisitMSPropertyDecl (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp342 bool VisitMSPropertyDecl(const MSPropertyDecl *D) { in VisitMSPropertyDecl() function in __anon518304e80111::IndexingDeclVisitor
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp970 void ASTDeclWriter::VisitMSPropertyDecl(MSPropertyDecl *D) { in VisitMSPropertyDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp1511 void ASTDeclReader::VisitMSPropertyDecl(MSPropertyDecl *PD) { in VisitMSPropertyDecl() function in ASTDeclReader
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp49 bool VisitMSPropertyDecl(const MSPropertyDecl *D) { in VisitMSPropertyDecl() function in __anon02cff6af0111::IndexingDeclVisitor
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1279 Decl *TemplateDeclInstantiator::VisitMSPropertyDecl(MSPropertyDecl *D) { in VisitMSPropertyDecl() function in TemplateDeclInstantiator