Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDesignator.h60 SourceLocation LBracketLoc; member
75 SourceLocation LBracketLoc; member
143 SourceLocation LBracketLoc) { in CreateArrayDesignator()
173 SourceLocation LBracketLoc, in CreateArrayRangeDesignator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDesignator.h60 SourceLocation LBracketLoc; member
75 SourceLocation LBracketLoc; member
143 SourceLocation LBracketLoc) { in CreateArrayDesignator()
173 SourceLocation LBracketLoc, in CreateArrayRangeDesignator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDesignator.h60 SourceLocation LBracketLoc; member
75 SourceLocation LBracketLoc; member
143 SourceLocation LBracketLoc) { in CreateArrayDesignator()
173 SourceLocation LBracketLoc, in CreateArrayRangeDesignator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDesignator.h60 SourceLocation LBracketLoc; member
75 SourceLocation LBracketLoc; member
143 SourceLocation LBracketLoc) { in CreateArrayDesignator()
173 SourceLocation LBracketLoc, in CreateArrayRangeDesignator()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DDesignator.h52 unsigned LBracketLoc; member
57 unsigned LBracketLoc, EllipsisLoc; member
137 SourceLocation LBracketLoc) { in getArray()
148 SourceLocation LBracketLoc, in getArrayRange()
/aosp_15_r20/external/clang/include/clang/AST/
H A 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()
H A DTypeLoc.h1353 SourceLocation LBracketLoc, RBracketLoc; member
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp812 SourceLocation LBracketLoc in VisitDesignatedInitExpr() local
822 SourceLocation LBracketLoc in VisitDesignatedInitExpr() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h2420 OffsetOfNode(SourceLocation LBracketLoc, unsigned Index, in OffsetOfNode()
5176 SourceLocation LBracketLoc; member
5264 SourceLocation LBracketLoc, in CreateArrayDesignator()
5274 SourceLocation LBracketLoc, in CreateArrayRangeDesignator()
DTypeLoc.h1517 SourceLocation LBracketLoc, RBracketLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h2393 OffsetOfNode(SourceLocation LBracketLoc, unsigned Index, in OffsetOfNode()
5165 SourceLocation LBracketLoc; member
5253 SourceLocation LBracketLoc, in CreateArrayDesignator()
5263 SourceLocation LBracketLoc, in CreateArrayRangeDesignator()
DTypeLoc.h1553 SourceLocation LBracketLoc, RBracketLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExpr.h2392 OffsetOfNode(SourceLocation LBracketLoc, unsigned Index, in OffsetOfNode()
5159 SourceLocation LBracketLoc; member
5247 SourceLocation LBracketLoc, in CreateArrayDesignator()
5257 SourceLocation LBracketLoc, in CreateArrayRangeDesignator()
DTypeLoc.h1527 SourceLocation LBracketLoc, RBracketLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExpr.h2392 OffsetOfNode(SourceLocation LBracketLoc, unsigned Index, in OffsetOfNode()
5159 SourceLocation LBracketLoc; member
5247 SourceLocation LBracketLoc, in CreateArrayDesignator()
5257 SourceLocation LBracketLoc, in CreateArrayRangeDesignator()
DTypeLoc.h1527 SourceLocation LBracketLoc, RBracketLoc; member
/aosp_15_r20/external/clang/lib/Sema/
H A DTreeTransform.h2072 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr()
2084 ExprResult RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, in RebuildOMPArraySectionExpr()