Home
last modified time | relevance | path

Searched defs:PackLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp2121 SourceLocation PackLoc = PackTok.getLocation(); HandlePragma() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h4229 SourceLocation PackLoc; global() variable
4252 SizeOfPackExpr(QualType SizeType,SourceLocation OperatorLoc,NamedDecl * Pack,SourceLocation PackLoc,SourceLocation RParenLoc,std::optional<unsigned> Length,ArrayRef<TemplateArgument> PartialArgs) SizeOfPackExpr() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1646 Create(ASTContext & Context,SourceLocation OperatorLoc,NamedDecl * Pack,SourceLocation PackLoc,SourceLocation RParenLoc,std::optional<unsigned> Length,ArrayRef<TemplateArgument> PartialArgs) Create() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3577 RebuildSizeOfPackExpr(SourceLocation OperatorLoc,NamedDecl * Pack,SourceLocation PackLoc,SourceLocation RParenLoc,std::optional<unsigned> Length,ArrayRef<TemplateArgument> PartialArgs) RebuildSizeOfPackExpr() argument