Home
last modified time | relevance | path

Searched defs:getRBraceLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h647 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
4877 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
4946 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
H A DDeclCXX.h2981 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
H A DExpr.h5185 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function