Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDesignator.h53 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 DASTReaderStmt.cpp1234 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 DExpr.h2306 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 DTypeLoc.h1479 SourceLocation LBracketLoc, RBracketLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h2514 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr()
2537 ExprResult RebuildOMPArraySectionExpr(Expr *Base, SourceLocation LBracketLoc, in RebuildOMPArraySectionExpr()
H A DSemaExpr.cpp18071 SourceLocation LBracketLoc = ASE->getBeginLoc(); // FIXME: Not stored. in rebuildPotentialResultsAsNonOdrUsed() local