Searched defs:emitType (Results 1 – 3 of 3) sorted by relevance
39 void BTFTypeBase::emitType(MCStreamer &OS) { emitType() function in BTFTypeBase 104 void BTFTypeDerived::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } emitType() function in BTFTypeDerived 125 void BTFTypeFwd::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } emitType() function in BTFTypeFwd 162 void BTFTypeInt::emitType(MCStreamer &OS) { emitType() function in BTFTypeInt 199 void BTFTypeEnum::emitType(MCStreamer &OS) { emitType() function in BTFTypeEnum 238 void BTFTypeEnum64::emitType(MCStreamer &OS) { emitType() function in BTFTypeEnum64 272 void BTFTypeArray::emitType(MCStreamer &OS) { emitType() function in BTFTypeArray 314 void BTFTypeStruct::emitType(MCStreamer &OS) { emitType() function in BTFTypeStruct 365 void BTFTypeFuncProto::emitType(MCStreamer &OS) { emitType() function in BTFTypeFuncProto 389 void BTFTypeFunc::emitType(MCStreamer &OS) { BTFTypeBase::emitType(OS); } emitType() function in BTFTypeFunc 403 void BTFKindVar::emitType(MCStreamer &OS) { emitType() function in BTFKindVar 420 void BTFKindDataSec::emitType(MCStreamer &OS) { emitType() function in BTFKindDataSec 462 void BTFTypeDeclTag::emitType(MCStreamer &OS) { emitType() function in BTFTypeDeclTag [all...]
449 bool FormatStringConverter::emitType(const PrintfSpecifier &FS, const Expr *Arg, emitType() function in clang::tidy::utils::FormatStringConverter
1548 LogicalResult CppEmitter::emitType(Location loc, Type type) { emitType() function in CppEmitter [all...]