Searched defs:FirstDecl (Results 1 – 8 of 8) sorted by relevance
122 const Decl *FirstDecl = nullptr, *SecondDecl = nullptr; member
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
769 auto *FirstDecl = in rotateLoop() local
2515 Decl *FirstDecl = in ParseDeclGroup() local
2803 auto *FirstDecl = cast_or_null<T>(Reader.GetDecl(FirstDeclID)); in VisitRedeclarable() local
1702 const unaligned_decl_id_t *FirstDecl = F->FileSortedDecls + Record[6]; in ReadSLocEntry() local
970 NamedDecl *FirstDecl = Corrected.getFoundDecl(); in ClassifyName() local1148 NamedDecl *FirstDecl = (*Result.begin())->getUnderlyingDecl(); in ClassifyName() local
9625 FirstDecl, ///< Parsing the first decl in a TU. enumerator