Home
last modified time | relevance | path

Searched refs:getRSquareLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h1835 SourceLocation getRSquareLoc() const { return RSquareLoc; } in getRSquareLoc() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterStmt.cpp2187 Record.AddSourceLocation(E->getRSquareLoc()); in VisitPackIndexingExpr()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprCXX.h4438 SourceLocation getRSquareLoc() const { return RSquareLoc; } in getRSquareLoc() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDTreeTransform.h15159 E->getEllipsisLoc(), E->getRSquareLoc(), Pack.get(), IndexExpr.get(), in TransformPackIndexingExpr()
15198 E->getEllipsisLoc(), E->getRSquareLoc(), E->getPackIdExpression(), in TransformPackIndexingExpr()