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/include/clang/AST/
DExpr.h1804 OffsetOfNode(SourceLocation LBracketLoc, unsigned Index, in OffsetOfNode()
4014 unsigned LBracketLoc; member
4057 Designator(unsigned Index, SourceLocation LBracketLoc, in Designator()
4067 Designator(unsigned Index, SourceLocation LBracketLoc, in Designator()
DTypeLoc.h1353 SourceLocation LBracketLoc, RBracketLoc; member
/external/clang/lib/Serialization/
DASTReaderStmt.cpp812 SourceLocation LBracketLoc in VisitDesignatedInitExpr() local
822 SourceLocation LBracketLoc in VisitDesignatedInitExpr() local
/external/clang/lib/Sema/
DTreeTransform.h2072 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr()
2084 ExprResult RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, in RebuildOMPArraySectionExpr()