Home
last modified time | relevance | path

Searched defs:FirstDecl (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp530 auto *FirstDecl = in rotateLoop() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1544 const DeclID *FirstDecl = F->FileSortedDecls + Record[6]; in ReadSLocEntry() local
9923 Decl *FirstDecl = nullptr, *SecondDecl = nullptr; in diagnoseOdrViolations() member
10194 const NamedDecl* FirstDecl = cast<NamedDecl>(FirstIt->first); in diagnoseOdrViolations() local
10347 Decl *FirstDecl = DR.FirstDecl; in diagnoseOdrViolations() local
H A DASTReaderDecl.cpp2503 auto *FirstDecl = cast_or_null<T>(Reader.GetDecl(FirstDeclID)); in VisitRedeclarable() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2092 Decl *FirstDecl = ParseDeclarationAfterDeclaratorAndAttributes( in ParseDeclGroup() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp967 NamedDecl *FirstDecl = Corrected.getFoundDecl(); in ClassifyName() local
1136 NamedDecl *FirstDecl = (*Result.begin())->getUnderlyingDecl(); in ClassifyName() local