Searched refs:TSSL (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 16733 SourceLocation TSSL = D.getBeginLoc(); in HandleField() local 16736 TSSL, AS, PrevDecl, &D); in HandleField() 16770 SourceLocation TSSL, in CheckFieldDecl() argument 16887 FieldDecl *NewFD = FieldDecl::Create(Context, Record, TSSL, Loc, II, T, TInfo, in CheckFieldDecl()
|
| H A D | SemaDeclCXX.cpp | 17869 SourceLocation TSSL = D.getBeginLoc(); in HandleMSProperty() local 17871 MSPropertyDecl::Create(Context, Record, Loc, II, T, TInfo, TSSL, in HandleMSProperty()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
| H A D | Sema.h | 3043 SourceLocation TSSL,
|