Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DForwardDeclarationNamespaceCheck.cpp104 const auto *ParentDecl = Decl->getLexicalParent(); in getNameOfNamespace() local
/external/llvm-project/clang/lib/Tooling/Refactoring/Extract/
DExtract.cpp100 const Decl *ParentDecl = Code.getFunctionLikeNearestParent(); in createSourceReplacements() local
/external/llvm-project/clang/lib/Frontend/
DInterfaceStubFunctionsConsumer.cpp114 const NamedDecl *ParentDecl = getParentFunctionDecl(ND); in WriteNamedDecl() local
/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp1484 for (const CXXRecordDecl *ParentDecl : typeParents(&CXXRD)) { in fillSuperTypes() local
1561 const CXXRecordDecl *ParentDecl = nullptr; in typeParents() local
/external/clang/lib/AST/
DStmtPrinter.cpp1545 FieldDecl *ParentDecl = ParentMember in VisitMemberExpr() local
/external/llvm-project/clang/lib/AST/
DStmtPrinter.cpp1424 FieldDecl *ParentDecl = in VisitMemberExpr() local
/external/clang/lib/Sema/
DSemaChecking.cpp6591 const Decl *ParentDecl) { in EvalAddr()
6746 const Decl *ParentDecl) { in EvalVal()
DSemaDecl.cpp4523 auto *ParentDecl = cast<RecordDecl>(CurContext); in BuildMicrosoftCAnonymousStruct() local
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp5264 auto *ParentDecl = cast<RecordDecl>(CurContext); in BuildMicrosoftCAnonymousStruct() local
6957 const CXXRecordDecl *ParentDecl = dyn_cast<CXXRecordDecl>(Ctxt); in ActOnVariableDeclarator() local