Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDesignator.h53 mutable unsigned RBracketLoc; member
58 mutable unsigned RBracketLoc; member
160 void setRBracketLoc(SourceLocation RBracketLoc) const { in setRBracketLoc()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h1821 SourceLocation RBracketLoc) in OffsetOfNode()
2078 SourceLocation RBracketLoc; variable
4032 unsigned RBracketLoc; member
4071 SourceLocation RBracketLoc) in Designator()
4081 SourceLocation EllipsisLoc, SourceLocation RBracketLoc) in Designator()
H A DTypeLoc.h1271 SourceLocation LBracketLoc, RBracketLoc; member
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp780 SourceLocation RBracketLoc in VisitDesignatedInitExpr() local
792 SourceLocation RBracketLoc in VisitDesignatedInitExpr() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7738 SourceLocation RBracketLoc = SourceMgr.getSpellingLoc( in CheckArrayAccess() local
H A DTreeTransform.h1824 SourceLocation RBracketLoc) { in RebuildArraySubscriptExpr()