Home
last modified time | relevance | path

Searched refs:getRParenLocation (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp651 Record.AddSourceLocation(E->getRParenLocation()); in VisitSYCLUniqueStableNameExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2110 SourceLocation getRParenLocation() const { return RParen; } in getRParenLocation() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h11728 E->getLocation(), E->getLParenLocation(), E->getRParenLocation(), NewT); in TransformSYCLUniqueStableNameExpr()