Searched defs:TSSL (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 18510 SourceLocation TSSL = D.getBeginLoc(); HandleField() local 18547 CheckFieldDecl(DeclarationName Name,QualType T,TypeSourceInfo * TInfo,RecordDecl * Record,SourceLocation Loc,bool Mutable,Expr * BitWidth,InClassInitStyle InitStyle,SourceLocation TSSL,AccessSpecifier AS,NamedDecl * PrevDecl,Declarator * D) CheckFieldDecl() argument
|
H A D | SemaDeclCXX.cpp | 19250 SourceLocation TSSL = D.getBeginLoc(); HandleMSProperty() local
|