Searched refs:getTypeStr (Results 1 – 6 of 6) sorted by relevance
46 StringRef getTypeStr(unsigned Type);
57 StringRef AArch64BuildAttributes::getTypeStr(unsigned Type) { in getTypeStr() function in AArch64BuildAttributes
288 const std::string &getTypeStr() const { return Str; } in getTypeStr() function
251 StringRef ParameterStr = getTypeStr(ParameterType); in emitAttributesSubsection()
431 OS << "typedef " << T->getClangBuiltinStr() << " " << T->getTypeStr() in createHeader()
8002 AArch64BuildAttributes::getTypeStr( in parseDirectiveAeabiSubSectionHeader()8004 "' and not '" + AArch64BuildAttributes::getTypeStr(Type) + in parseDirectiveAeabiSubSectionHeader()