Home
last modified time | relevance | path

Searched defs:RBracketLoc (Results 1 – 8 of 8) sorted by relevance

/external/clang/include/clang/AST/
DExprOpenMP.h49 SourceLocation RBracketLoc; variable
54 SourceLocation ColonLoc, SourceLocation RBracketLoc) in OMPArraySectionExpr()
DExpr.h1805 SourceLocation RBracketLoc) in OffsetOfNode()
2066 SourceLocation RBracketLoc; variable
4019 unsigned RBracketLoc; member
4058 SourceLocation RBracketLoc) in Designator()
4068 SourceLocation EllipsisLoc, SourceLocation RBracketLoc) in Designator()
DTypeLoc.h1353 SourceLocation LBracketLoc, RBracketLoc; member
DExprCXX.h732 SourceLocation RBracketLoc; variable
739 ExprObjectKind OK, SourceLocation RBracketLoc) in MSPropertySubscriptExpr()
/external/clang/include/clang/Sema/
DDesignator.h53 mutable unsigned RBracketLoc; member
58 mutable unsigned RBracketLoc; member
160 void setRBracketLoc(SourceLocation RBracketLoc) const { in setRBracketLoc()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp814 SourceLocation RBracketLoc in VisitDesignatedInitExpr() local
826 SourceLocation RBracketLoc in VisitDesignatedInitExpr() local
/external/clang/lib/Sema/
DTreeTransform.h2074 SourceLocation RBracketLoc) { in RebuildArraySubscriptExpr()
2087 SourceLocation RBracketLoc) { in RebuildOMPArraySectionExpr()
DSemaChecking.cpp9645 SourceLocation RBracketLoc = SourceMgr.getSpellingLoc( in CheckArrayAccess() local