Searched defs:LBracketLoc (Results 1 – 11 of 11) sorted by relevance
/external/llvm-project/clang/include/clang/Sema/ |
D | Designator.h | 51 unsigned LBracketLoc; member 56 unsigned LBracketLoc, EllipsisLoc; member 136 SourceLocation LBracketLoc) { in getArray() 147 SourceLocation LBracketLoc, in getArrayRange()
|
/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/llvm-project/clang/lib/Serialization/ |
D | ASTReaderStmt.cpp | 1233 SourceLocation LBracketLoc = readSourceLocation(); in VisitDesignatedInitExpr() local 1241 SourceLocation LBracketLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
|
/external/clang/include/clang/AST/ |
D | Expr.h | 1804 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()
|
D | TypeLoc.h | 1353 SourceLocation LBracketLoc, RBracketLoc; member
|
/external/clang/lib/Serialization/ |
D | ASTReaderStmt.cpp | 812 SourceLocation LBracketLoc in VisitDesignatedInitExpr() local 822 SourceLocation LBracketLoc in VisitDesignatedInitExpr() local
|
/external/llvm-project/clang/include/clang/AST/ |
D | Expr.h | 2304 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()
|
D | TypeLoc.h | 1479 SourceLocation LBracketLoc, RBracketLoc; member
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 2072 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr() 2084 ExprResult RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, in RebuildOMPArraySectionExpr()
|
/external/llvm-project/clang/lib/Sema/ |
D | TreeTransform.h | 2426 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr() 2449 ExprResult RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, in RebuildOMPArraySectionExpr()
|
D | SemaExpr.cpp | 17807 SourceLocation LBracketLoc = ASE->getBeginLoc(); // FIXME: Not stored. in rebuildPotentialResultsAsNonOdrUsed() local
|