Home
last modified time | relevance | path

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

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