Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp530 auto *FirstDecl = in rotateLoop() local
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp1542 const DeclID *FirstDecl = F->FileSortedDecls + Record[6]; in ReadSLocEntry() local
9894 Decl *FirstDecl = nullptr, *SecondDecl = nullptr; in diagnoseOdrViolations() member
10165 const NamedDecl* FirstDecl = cast<NamedDecl>(FirstIt->first); in diagnoseOdrViolations() local
10318 Decl *FirstDecl = DR.FirstDecl; in diagnoseOdrViolations() local
H A DASTReaderDecl.cpp2485 auto *FirstDecl = cast_or_null<T>(Reader.GetDecl(FirstDeclID)); in VisitRedeclarable() local
/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp2085 Decl *FirstDecl = ParseDeclarationAfterDeclaratorAndAttributes( in ParseDeclGroup() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp959 NamedDecl *FirstDecl = Corrected.getFoundDecl(); in ClassifyName() local
1128 NamedDecl *FirstDecl = (*Result.begin())->getUnderlyingDecl(); in ClassifyName() local