Lines Matching refs:LOC
55 /// \param Loc -- The location of the end of the loop.
59 virtual void warnLoopStateMismatch(SourceLocation Loc,
64 /// \param Loc -- The SourceLocation of the return statement.
71 virtual void warnParamReturnTypestateMismatch(SourceLocation Loc,
77 virtual void warnParamTypestateMismatch(SourceLocation LOC,
85 /// \param Loc -- The location of the attributes.
88 virtual void warnReturnTypestateForUnconsumableType(SourceLocation Loc,
93 /// \param Loc -- The SourceLocation of the return statement.
100 virtual void warnReturnTypestateMismatch(SourceLocation Loc,
110 /// \param Loc -- The SourceLocation of the method invocation.
113 SourceLocation Loc) {}
124 /// \param Loc -- The SourceLocation of the method invocation.
128 SourceLocation Loc) {}