Home
last modified time | relevance | path

Searched defs:FoundField (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/altera/
H A DIdDependentBackwardBranchCheck.cpp101 auto FoundField = IdDepFieldsMap.find(CheckField); hasIdDepField() local
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4116 if (FieldDecl *FoundField = dyn_cast<FieldDecl>(FoundDecl)) { VisitFieldDecl() local
4220 if (auto *FoundField = dyn_cast<IndirectFieldDecl>(FoundDecls[I])) { VisitIndirectFieldDecl() local
[all...]