Home
last modified time | relevance | path

Searched defs:ParentDecl (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp102 const auto *ParentDecl = Decl->getLexicalParent(); in getNameOfNamespace() local
H A DSmartPtrArrayMismatchCheck.cpp39 const auto *ParentDecl = ConstructParents.begin()->get<DeclaratorDecl>(); in getConstructedVarOrField() local
/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp101 const Decl *ParentDecl = Code.getFunctionLikeNearestParent(); in createSourceReplacements() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseUsingCheck.cpp69 const auto *ParentDecl = Result.Nodes.getNodeAs<Decl>(ParentDeclName); check() local
/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp115 const NamedDecl *ParentDecl = getParentFunctionDecl(ND); in WriteNamedDecl() local
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp1824 for (const CXXRecordDecl *ParentDecl : typeParents(&CXXRD)) { fillSuperTypes() local
2112 const CXXRecordDecl *ParentDecl = nullptr; typeParents() local
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1621 FieldDecl *ParentDecl = VisitMemberExpr() local
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5713 auto *ParentDecl = cast<RecordDecl>(CurContext); BuildMicrosoftCAnonymousStruct() local
7528 const CXXRecordDecl *ParentDecl = dyn_cast<CXXRecordDecl>(Ctxt); ActOnVariableDeclarator() local