Home
last modified time | relevance | path

Searched refs:PolymorphicKeyType (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp336 int PolymorphicKeyType; member in __anon9e9e0a7a0111::Intrinsic
374 BigEndianSafe(BigEndianSafe), PolymorphicKeyType(0), NeededEarly(false), in Intrinsic()
386 PolymorphicKeyType = Types.size() - 1; in Intrinsic()
437 Type getPolymorphicKeyType() const { return Types[PolymorphicKeyType]; } in getPolymorphicKeyType()