Home
last modified time | relevance | path

Searched defs:getDesc (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPObjClass.cpp98 string LDAPObjClass::getDesc() const { in getDesc() function in LDAPObjClass
H A DLDAPAttrType.cpp108 string LDAPAttrType::getDesc() const { in getDesc() function in LDAPAttrType
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DRegistry.h36 StringRef getDesc() const { return Desc; } in getDesc() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStatistic.h65 const char *getDesc() const { return Desc; } in getDesc() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h61 const MDNode *getDesc() const { return Desc; } in getDesc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h122 MCInst const &getDesc() const { return *ID; } in getDesc() function
H A DHexagonMCInstrInfo.cpp248 MCInstrDesc const &HexagonMCInstrInfo::getDesc(MCInstrInfo const &MCII, in getDesc() function in HexagonMCInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp187 PseudoProbeManager::getDesc(const Function &F) const { in getDesc() function in PseudoProbeManager
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h419 const InstrDesc &getDesc() const { return Desc; } in getDesc() function