Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h569 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
2846 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
DDeclCXX.h2576 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
DExpr.h3875 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function