Searched refs:TSSL (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDecl.cpp | 9320 SourceLocation TSSL = D.getLocStart(); in HandleField() local 9323 TSSL, AS, PrevDecl, &D); in HandleField() 9357 SourceLocation TSSL, in CheckFieldDecl() argument 9445 FieldDecl *NewFD = FieldDecl::Create(Context, Record, TSSL, Loc, II, T, TInfo, in CheckFieldDecl()
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 1449 SourceLocation TSSL,
|