Searched defs:LBracketLoc (Results 1 – 5 of 5) sorted by relevance
/external/clang/include/clang/Sema/ |
D | Designator.h | 52 unsigned LBracketLoc; member 57 unsigned LBracketLoc, EllipsisLoc; member 137 SourceLocation LBracketLoc) { in getArray() 148 SourceLocation LBracketLoc, in getArrayRange()
|
/external/clang/lib/Serialization/ |
D | ASTReaderStmt.cpp | 807 SourceLocation LBracketLoc in VisitDesignatedInitExpr() local 817 SourceLocation LBracketLoc in VisitDesignatedInitExpr() local
|
/external/clang/include/clang/AST/ |
D | Expr.h | 1860 OffsetOfNode(SourceLocation LBracketLoc, unsigned Index, in OffsetOfNode() 4079 unsigned LBracketLoc; member 4122 Designator(unsigned Index, SourceLocation LBracketLoc, in Designator() 4132 Designator(unsigned Index, SourceLocation LBracketLoc, in Designator()
|
D | TypeLoc.h | 1353 SourceLocation LBracketLoc, RBracketLoc; member
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 1999 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr() 2011 ExprResult RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, in RebuildOMPArraySectionExpr()
|