Searched defs:FirstDecl (Results 1 – 8 of 8) sorted by relevance
122 const Decl *FirstDecl = nullptr, *SecondDecl = nullptr; member
832 const NamedDecl *FirstDecl = std::get<0>(Pair); in diagnoseMismatch() local909 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local1589 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local2027 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local2155 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local
748 auto *FirstDecl = in rotateLoop() local
2837 auto *FirstDecl = cast_or_null<T>(Reader.GetDecl(FirstDeclID)); in VisitRedeclarable() local
1880 const unaligned_decl_id_t *FirstDecl = F->FileSortedDecls + Record[6]; in ReadSLocEntry() local
2352 Decl *FirstDecl = in ParseDeclGroup() local
987 NamedDecl *FirstDecl = Corrected.getFoundDecl(); in ClassifyName() local1165 NamedDecl *FirstDecl = (*Result.begin())->getUnderlyingDecl(); in ClassifyName() local
9822 FirstDecl, ///< Parsing the first decl in a TU. enumerator