Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h424 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
2481 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
DExpr.h3733 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function