HomeSort by relevance Sort by last modified time
    Searched refs:VisitMSPropertyDecl (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/libclang/
IndexDecl.cpp 111 bool VisitMSPropertyDecl(const MSPropertyDecl *D) {
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 87 void VisitMSPropertyDecl(MSPropertyDecl *D);
694 void ASTDeclWriter::VisitMSPropertyDecl(MSPropertyDecl *D) {
    [all...]
ASTReaderDecl.cpp 274 void VisitMSPropertyDecl(MSPropertyDecl *FD);
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 521 Decl *TemplateDeclInstantiator::VisitMSPropertyDecl(MSPropertyDecl *D) {
    [all...]

Completed in 48 milliseconds