Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h60 SourceLocation LBracketLoc; member
75 SourceLocation LBracketLoc; member
143 SourceLocation LBracketLoc) { in CreateArrayDesignator()
173 SourceLocation LBracketLoc, in CreateArrayRangeDesignator()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1259 SourceLocation LBracketLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
1269 SourceLocation LBracketLoc = readSourceLocation(); in VisitDesignatedInitExpr() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2403 OffsetOfNode(SourceLocation LBracketLoc, unsigned Index, in OffsetOfNode()
5347 SourceLocation LBracketLoc; member
5435 SourceLocation LBracketLoc, in CreateArrayDesignator()
5445 SourceLocation LBracketLoc, in CreateArrayRangeDesignator()
H A DTypeLoc.h1553 SourceLocation LBracketLoc, RBracketLoc; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2763 SourceLocation LBracketLoc, in RebuildArraySubscriptExpr()
2787 SourceLocation LBracketLoc, in RebuildArraySectionExpr()
H A DSemaExpr.cpp19164 SourceLocation LBracketLoc = ASE->getBeginLoc(); // FIXME: Not stored. in rebuildPotentialResultsAsNonOdrUsed() local