Searched defs:hasName (Results 1 – 7 of 7) sorted by relevance
262 bool hasName() const { return HasName; } in hasName() function
291 bool hasName() const { return SymbolTableEntry != nullptr; } in hasName() function
499 bool hasName() const { in hasName() function
676 bool hasName() const { return !Name.empty(); } in hasName() function
407 bool hasName() const { return !Name.empty(); } in hasName() function
2178 bool hasName() const { in hasName() function
2975 inline internal::Matcher<NamedDecl> hasName(StringRef Name) { in hasName() function