Lines Matching defs:Returns
3242 // Returns the number of added attributes.
6068 /// Returns true if the declaration is declared in a system header or from a
7315 /// Returns true if given declaration has external C language linkage.
7325 /// Returns true if there hasn't been any invalid type diagnosed.
8566 /// Apply special rules for handling extern "C" declarations. Returns \c true
9090 /// Returns a NamedDecl iff typo correction was performed and substituting in
11112 /// Returns true if there was an error, false otherwise.
11408 /// Returns true if there was an error, false otherwise.
11835 /// Returns true if there was an error, false otherwise.
12633 // Returns true if MemberExpr is checked and no further checking is needed.
12634 // Returns false if additional checking is required.
15818 ReturnStmt **Returns = Scope->Returns.data();
15820 for (unsigned I = 0, E = Scope->Returns.size(); I != E; ++I) {
15821 if (const VarDecl *NRVOCandidate = Returns[I]->getNRVOCandidate()) {
15823 Returns[I]->setNRVOCandidate(nullptr);
16120 // Returns true if the token beginning at this Loc is `const`.
19863 // Returns true when the enum initial expression does not trigger the