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() local 911 const Decl *FirstDecl = DR.FirstDecl; diagnoseMismatch() local 1586 const Decl *FirstDecl = DR.FirstDecl; diagnoseMismatch() local 2024 const Decl *FirstDecl = DR.FirstDecl; diagnoseMismatch() local 2152 const Decl *FirstDecl = DR.FirstDecl; diagnoseMismatch() local [all...]
740 auto *FirstDecl = rotateLoop() local
2337 Decl *FirstDecl = ParseDeclarationAfterDeclaratorAndAttributes( ParseDeclGroup() local
2817 auto *FirstDecl = cast_or_null<T>(Reader.GetDecl(FirstDeclID)); VisitRedeclarable() local
1662 const DeclID *FirstDecl = F->FileSortedDecls + Record[6]; ReadSLocEntry() local
1035 NamedDecl *FirstDecl = Corrected.getFoundDecl(); ClassifyName() local 1215 NamedDecl *FirstDecl = (*Result.begin())->getUnderlyingDecl(); ClassifyName() local [all...]
3213 FirstDecl, ///< Parsing the first decl in a TU. global() enumerator