HomeSort by: relevance | last modified time | path
    Searched defs:getRAngleLoc (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
TemplateBase.h 581 SourceLocation getRAngleLoc() const { return RAngleLoc; }
633 SourceLocation getRAngleLoc() const { return RAngleLoc; }
DeclObjC.h 709 SourceLocation getRAngleLoc() const { return Brackets.getEnd(); }
ExprCXX.h 3021 SourceLocation getRAngleLoc() const {
3160 return getRAngleLoc();
3269 SourceLocation getRAngleLoc() const {
3315 return getRAngleLoc();
3720 SourceLocation getRAngleLoc() const {
3773 return getRAngleLoc();
3942 return getRAngleLoc();
Expr.h 1354 SourceLocation getRAngleLoc() const {
3221 SourceLocation getRAngleLoc() const {

Completed in 28 milliseconds