Home
last modified time | relevance | path

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

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