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

/external/clang/include/clang/AST/
H A DDecl.h506 SourceLocation getRBraceLoc() const { return RBraceLoc; } function in class:clang::NamespaceDecl
2546 SourceLocation getRBraceLoc() const { return RBraceLoc; }
H A DDeclCXX.h2338 SourceLocation getRBraceLoc() const { return RBraceLoc; } function in class:clang::LinkageSpecDecl
2344 return getRBraceLoc();

Completed in 160 milliseconds