Searched defs:FirstDecl (Results 1 – 11 of 11) sorted by relevance
54 const auto *FirstDecl = cast<CXXMethodDecl>(MatchedDecl->getFirstDecl()); in check() local
122 const Decl *FirstDecl = nullptr, *SecondDecl = nullptr; member
126 const auto *FirstDecl = dyn_cast<VarDecl>(*DS->decl_begin()); in declRanges() local
834 const NamedDecl *FirstDecl = std::get<0>(Pair); in diagnoseMismatch() local911 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local1591 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local2029 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local2157 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local
360 const auto *FirstDecl = dyn_cast<VarDecl>(*D->decl_begin()); in replaceExpr() local
769 auto *FirstDecl = in rotateLoop() local
2507 Decl *FirstDecl = ParseDeclGroup() local
2821 auto *FirstDecl = cast_or_null<T>(Reader.GetDecl(FirstDeclID)); VisitRedeclarable() local
1702 const unaligned_decl_id_t *FirstDecl = F->FileSortedDecls + Record[6]; ReadSLocEntry() local
970 NamedDecl *FirstDecl = Corrected.getFoundDecl(); ClassifyName() local 1148 NamedDecl *FirstDecl = (*Result.begin())->getUnderlyingDecl(); ClassifyName() local [all...]
9623 FirstDecl, ///< Parsing the first decl in a TU. global() enumerator