Searched refs:isFunctionOrMethodVarDecl (Results 1 – 2 of 2) sorted by relevance
848 bool isFunctionOrMethodVarDecl() const { in isFunctionOrMethodVarDecl() function
4142 return (Var->isFunctionOrMethodVarDecl() && !Var->hasLocalStorage()); in HasLocalVariableExternalStorage()4591 if (Var->isFunctionOrMethodVarDecl()) in GetInnerBlockDeclRefExprs()