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 518 SourceLocation getRAngleLoc() const { return RAngleLoc; }
TypeLoc.h 827 SourceLocation getRAngleLoc() const {
865 return SourceRange(getLAngleLoc(), getRAngleLoc());
    [all...]
Expr.h     [all...]

Completed in 32 milliseconds