Searched defs:setRBracketLoc (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h976 void setRBracketLoc(SourceLocation L) { RBracketLoc = L; } function in class:clang::MSPropertySubscriptExpr
H A DExpr.h2519 void setRBracketLoc(SourceLocation L) { function in class:clang::final::final::ArraySubscriptExpr
H A DExprOpenMP.h112 void setRBracketLoc(SourceLocation L) { RBracketLoc = L; } function in class:clang::OMPArraySectionExpr
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h159 void setRBracketLoc(SourceLocation RBracketLoc) const { function in class:clang::Designator

Completed in 164 milliseconds