Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DDesignator.h51 unsigned LBracketLoc; member
56 unsigned LBracketLoc, EllipsisLoc; member
136 SourceLocation LBracketLoc) { in getArray()
147 SourceLocation LBracketLoc, in getArrayRange()
/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/llvm-project/clang/lib/Serialization/
DASTReaderStmt.cpp1233 SourceLocation LBracketLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
1241 SourceLocation LBracketLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
/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/llvm-project/clang/include/clang/AST/
DExpr.h2304 OffsetOfNode(SourceLocation LBracketLoc, unsigned Index, in OffsetOfNode()
5009 unsigned LBracketLoc; member
5052 Designator(unsigned Index, SourceLocation LBracketLoc, in Designator()
5062 Designator(unsigned Index, SourceLocation LBracketLoc, in Designator()
DTypeLoc.h1479 SourceLocation LBracketLoc, RBracketLoc; member
/external/clang/lib/Sema/
DTreeTransform.h2072 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr()
2084 ExprResult RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, in RebuildOMPArraySectionExpr()
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h2426 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr()
2449 ExprResult RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, in RebuildOMPArraySectionExpr()
DSemaExpr.cpp17807 SourceLocation LBracketLoc = ASE->getBeginLoc(); // FIXME: Not stored. in rebuildPotentialResultsAsNonOdrUsed() local