Searched defs:getRBraceLoc (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprConcepts.h | 580 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function |
H A D | Decl.h | 686 SourceLocation getRBraceLoc() const { return RBraceLoc; } getRBraceLoc() function |
H A D | DeclCXX.h | 2967 SourceLocation getRBraceLoc() const { return RBraceLoc; } getRBraceLoc() function |
H A D | Expr.h | 4974 SourceLocation getRBraceLoc() const { return RBraceLoc; } getRBraceLoc() function |