Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DJSONNodeDumper.cpp121 const auto *ParentDeclContextDecl = dyn_cast<Decl>(D->getDeclContext()); in Visit() local
123 createPointerRepresentation(ParentDeclContextDecl)); in Visit()