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() local1581 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local2018 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local2145 const Decl *FirstDecl = DR.FirstDecl; in diagnoseMismatch() local
531 auto *FirstDecl = in rotateLoop() local
2196 Decl *FirstDecl = ParseDeclarationAfterDeclaratorAndAttributes( in ParseDeclGroup() local
2699 auto *FirstDecl = cast_or_null<T>(Reader.GetDecl(FirstDeclID)); in VisitRedeclarable() local
1549 const DeclID *FirstDecl = F->FileSortedDecls + Record[6]; in ReadSLocEntry() local
1010 NamedDecl *FirstDecl = Corrected.getFoundDecl(); in ClassifyName() local1190 NamedDecl *FirstDecl = (*Result.begin())->getUnderlyingDecl(); in ClassifyName() local
3150 FirstDecl, ///< Parsing the first decl in a TU. enumerator