Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprConcepts.h534 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
H A DDecl.h630 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
4507 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
H A DDeclCXX.h2838 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function
H A DExpr.h4863 SourceLocation getRBraceLoc() const { return RBraceLoc; } in getRBraceLoc() function