Searched defs:isFunctionScope (Results 1 – 2 of 2) sorted by relevance
389 bool isFunctionScope() const { return getFlags() & Scope::FnScope; } isFunctionScope() function
3253 bool isFunctionScope = Owner->isFunctionOrMethod(); VisitBaseUsingDecls() local