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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DDesignator.h112 SourceLocation getRBracketLoc() const { function in class:clang::Designator
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h2106 SourceLocation getRBracketLoc() const { return RBracketLoc; } function in class:clang::StringLiteral::OffsetOfExpr::ArraySubscriptExpr
H A DType.h2383 SourceLocation getRBracketLoc() const { return Brackets.getEnd(); } function in class:clang::VariableArrayType
2439 SourceLocation getRBracketLoc() const { return Brackets.getEnd(); } function in class:clang::DependentSizedArrayType

Completed in 186 milliseconds