Searched defs:setRBracketLoc (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDesignator.h164 void setRBracketLoc(SourceLocation RBracketLoc) const { function in class:clang::Designator
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprOpenMP.h125 void setRBracketLoc(SourceLocation L) { RBracketLoc = L; } function in class:clang::OMPArraySectionExpr
H A DExprCXX.h1032 void setRBracketLoc(SourceLocation L) { RBracketLoc = L; } function in class:clang::MSPropertySubscriptExpr
H A DExpr.h2627 void setRBracketLoc(SourceLocation L) { function in class:clang::final::final
2709 void setRBracketLoc(SourceLocation L) { function in class:clang::final::MatrixSubscriptExpr

Completed in 326 milliseconds