Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp18510 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 DSemaDeclCXX.cpp19250 SourceLocation TSSL = D.getBeginLoc(); HandleMSProperty() local