Searched refs:getDeclCtx (Results 1 – 2 of 2) sorted by relevance
611 const DeclContext *getDeclCtx() const { return CallStack.back(); } in getDeclCtx() function616 return dyn_cast<FunctionDecl>(getDeclCtx()); in getCurrentFunc()
384 const DeclContext *DeclCtx = getDeclCtx(); in initialize()