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

/external/clang/include/clang/AST/
H A DDecl.h449 SourceLocation getRBraceLoc() const { return RBraceLoc; } function in class:clang::NamespaceDecl
2632 SourceLocation getRBraceLoc() const { return RBraceLoc; }
H A DDeclCXX.h2497 SourceLocation getRBraceLoc() const { return RBraceLoc; } function in class:clang::LinkageSpecDecl
2506 return getRBraceLoc();
H A DExpr.h3878 SourceLocation getRBraceLoc() const { return RBraceLoc; } function in class:clang::StringLiteral::OffsetOfExpr

Completed in 87 milliseconds