Searched defs:hasName (Results 1 – 10 of 10) sorted by relevance
261 bool hasName() const { return HasName; } in hasName() function
304 bool hasName() const { return SymbolTableEntry != nullptr; } in hasName() function
129 bool hasName() const { return !Name.empty(); } in hasName() function
318 bool MachineBasicBlock::hasName() const { in hasName() function in MachineBasicBlock
675 bool hasName() const { return !Name.empty(); } in hasName() function
853 bool hasName() const { in hasName() function
493 bool hasName() const { return !Name.empty(); } in hasName() function
2320 bool hasName() const { in hasName() function
3079 inline internal::Matcher<NamedDecl> hasName(StringRef Name) { in hasName() function