HomeSort by relevance Sort by last modified time
    Searched defs:getRAngleLoc (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/AST/
TemplateBase.h 533 SourceLocation getRAngleLoc() const { return RAngleLoc; }
DeclObjC.h 678 SourceLocation getRAngleLoc() const {
682 return SourceRange(getLAngleLoc(), getRAngleLoc());
    [all...]
Expr.h     [all...]

Completed in 184 milliseconds