Home
last modified time | relevance | path

Searched refs:ParentDeclContextDecl (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DJSONNodeDumper.cpp123 const auto *ParentDeclContextDecl = dyn_cast<Decl>(D->getDeclContext()); in Visit() local
125 createPointerRepresentation(ParentDeclContextDecl)); in Visit()