Searched refs:HandleMSProperty (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 2187 Member = HandleMSProperty(S, cast<CXXRecordDecl>(CurContext), Loc, D, in ActOnCXXMemberDeclarator() 13949 MSPropertyDecl *Sema::HandleMSProperty(Scope *S, RecordDecl *Record, in HandleMSProperty() function in Sema
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 3388 Member = HandleMSProperty(S, cast<CXXRecordDecl>(CurContext), Loc, D, in ActOnCXXMemberDeclarator() 17726 MSPropertyDecl *Sema::HandleMSProperty(Scope *S, RecordDecl *Record, in HandleMSProperty() function in Sema
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 1986 MSPropertyDecl *HandleMSProperty(Scope *S, RecordDecl *TagD,
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 2898 MSPropertyDecl *HandleMSProperty(Scope *S, RecordDecl *TagD,
|