Home
last modified time | relevance | path

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

/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/include/clang/AST/
DExprOpenMP.h49 SourceLocation RBracketLoc; variable
54 SourceLocation ColonLoc, SourceLocation RBracketLoc) in OMPArraySectionExpr()
DExpr.h1861 SourceLocation RBracketLoc) in OffsetOfNode()
2107 SourceLocation RBracketLoc; variable
4084 unsigned RBracketLoc; member
4123 SourceLocation RBracketLoc) in Designator()
4133 SourceLocation EllipsisLoc, SourceLocation RBracketLoc) in Designator()
DTypeLoc.h1353 SourceLocation LBracketLoc, RBracketLoc; member
DExprCXX.h695 SourceLocation RBracketLoc; variable
702 ExprObjectKind OK, SourceLocation RBracketLoc) in MSPropertySubscriptExpr()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp809 SourceLocation RBracketLoc in VisitDesignatedInitExpr() local
821 SourceLocation RBracketLoc in VisitDesignatedInitExpr() local
/external/clang/lib/Sema/
DTreeTransform.h2001 SourceLocation RBracketLoc) { in RebuildArraySubscriptExpr()
2014 SourceLocation RBracketLoc) { in RebuildOMPArraySectionExpr()
DSemaChecking.cpp8622 SourceLocation RBracketLoc = SourceMgr.getSpellingLoc( in CheckArrayAccess() local