Home
last modified time | relevance | path

Searched defs:TSSL (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18259 SourceLocation TSSL = D.getBeginLoc(); HandleField() local
18286 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 DSemaDeclCXX.cpp18950 SourceLocation TSSL = D.getBeginLoc(); HandleMSProperty() local