Searched refs:GetDeclContext (Results 1 – 2 of 2) sorted by relevance
278 clang::DeclContext* GetDeclContext() const { return mCurrentDC; } in GetDeclContext() function
1589 GetDeclContext(), // Decl context in VisitCallExpr()1716 NewRS = CreateRetStmtWithTempVar(mCtx, GetDeclContext(), RS, getNextID()); in VisitReturnStmt()