Home
last modified time | relevance | path

Searched defs:getNames (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPObjClass.cpp102 StringList LDAPObjClass::getNames() const { in getNames() function in LDAPObjClass
H A DLDAPAttrType.cpp112 StringList LDAPAttrType::getNames() const { in getNames() function in LDAPAttrType
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1237 static SmallVector<StringRef, 2> getNames(const DWARFDie &DIE, in getNames() function