Searched defs:LBracketLoc (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Designator.h | 53 SourceLocation LBracketLoc; member 58 SourceLocation LBracketLoc, EllipsisLoc; member 139 SourceLocation LBracketLoc) { in getArray() 151 SourceLocation LBracketLoc, in getArrayRange()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderStmt.cpp | 1234 SourceLocation LBracketLoc = readSourceLocation(); in VisitDesignatedInitExpr() local 1242 SourceLocation LBracketLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Expr.h | 2306 OffsetOfNode(SourceLocation LBracketLoc, unsigned Index, in OffsetOfNode() 5011 SourceLocation LBracketLoc; member 5055 Designator(unsigned Index, SourceLocation LBracketLoc, in Designator() 5066 Designator(unsigned Index, SourceLocation LBracketLoc, in Designator()
|
H A D | TypeLoc.h | 1479 SourceLocation LBracketLoc, RBracketLoc; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | TreeTransform.h | 2514 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr() 2537 ExprResult RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, in RebuildOMPArraySectionExpr()
|
H A D | SemaExpr.cpp | 18071 SourceLocation LBracketLoc = ASE->getBeginLoc(); // FIXME: Not stored. in rebuildPotentialResultsAsNonOdrUsed() local
|