Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp125 const auto *ParentDeclContextDecl = dyn_cast<Decl>(D->getDeclContext()); in Visit() local
127 createPointerRepresentation(ParentDeclContextDecl)); in Visit()