Home
last modified time | relevance | path

Searched defs:LBracketLoc (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Sema/
DDesignator.h52 unsigned LBracketLoc; member
57 unsigned LBracketLoc, EllipsisLoc; member
137 SourceLocation LBracketLoc) { in getArray()
148 SourceLocation LBracketLoc, in getArrayRange()
/external/clang/lib/Serialization/
DASTReaderStmt.cpp807 SourceLocation LBracketLoc in VisitDesignatedInitExpr() local
817 SourceLocation LBracketLoc in VisitDesignatedInitExpr() local
/external/clang/include/clang/AST/
DExpr.h1860 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()
DTypeLoc.h1353 SourceLocation LBracketLoc, RBracketLoc; member
/external/clang/lib/Sema/
DTreeTransform.h1999 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr()
2011 ExprResult RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, in RebuildOMPArraySectionExpr()