Searched defs:hasName (Results 1 – 8 of 8) sorted by relevance
261 bool hasName() const { return HasName; } in hasName() function
304 bool hasName() const { return SymbolTableEntry != nullptr; } in hasName() function
760 bool hasName() const { hasName() function
492 bool hasName() const { return !Name.empty(); } hasName() function
2258 bool hasName() const { hasName() function
3078 inline internal::Matcher<NamedDecl> hasName(StringRef Name) { hasName() function [all...]