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

/external/clang/include/clang/AST/
H A DDecl.h508 SourceLocation getRBraceLoc() const { return RBraceLoc; } function in class:clang::NamespaceDecl
2538 SourceLocation getRBraceLoc() const { return RBraceLoc; }
H A DDeclCXX.h2341 SourceLocation getRBraceLoc() const { return RBraceLoc; } function in class:clang::LinkageSpecDecl
2347 return getRBraceLoc();

Completed in 75 milliseconds