Home | History | Annotate | Download | only in DWARF

Lines Matching refs:getDeclKind

3428         bool is_cxx_method = DeclKindIsCXXClass(containing_decl_ctx->getDeclKind());
4227 if (DeclKindIsCXXClass(containing_decl_ctx->getDeclKind()))
6122 const clang::Decl::Kind containing_decl_kind = decl_ctx->getDeclKind();
6489 const clang::Decl::Kind containing_decl_kind = containing_decl_ctx->getDeclKind();
7861 switch (decl_context->getDeclKind())