Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp101 const Decl *ParentDecl = Code.getFunctionLikeNearestParent(); in createSourceReplacements() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp115 const NamedDecl *ParentDecl = getParentFunctionDecl(ND); in WriteNamedDecl() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1631 FieldDecl *ParentDecl = in VisitMemberExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5733 auto *ParentDecl = cast<RecordDecl>(CurContext); in BuildMicrosoftCAnonymousStruct() local
7553 const CXXRecordDecl *ParentDecl = dyn_cast<CXXRecordDecl>(Ctxt); in ActOnVariableDeclarator() local