Searched defs:hasName (Results 1 – 7 of 7) sorted by relevance
261 bool hasName() const { return HasName; } in hasName() function
290 bool hasName() const { return SymbolTableEntry != nullptr; } in hasName() function
503 bool hasName() const { in hasName() function
684 bool hasName() const { return !Name.empty(); } in hasName() function
479 bool hasName() const { return !Name.empty(); } in hasName() function
2241 bool hasName() const { in hasName() function
3001 inline internal::Matcher<NamedDecl> hasName(StringRef Name) { in hasName() function