Searched defs:isFunctionScope (Results 1 – 2 of 2) sorted by relevance
408 /// isFunctionScope() - Return true if this scope is a function scope. in isFunctionScope() function
3292 bool isFunctionScope = Owner->isFunctionOrMethod(); VisitBaseUsingDecls() local