Searched defs:UnitType (Results 1 – 10 of 10) sorted by relevance
53 typedef typename StreamType::UnitType UnitType; typedef in BaseRecognizer
57 typedef typename ImplTraits::StreamDataType UnitType; typedef in InputStream
146 typedef TokenType UnitType; typedef in TokenStream
53 typedef TreeType UnitType; typedef in CommonTreeNodeStream
66 uint8_t UnitType = 0; variable357 static bool isMatchingUnitTypeAndTag(uint8_t UnitType, dwarf::Tag Tag) { in isMatchingUnitTypeAndTag()379 static uint32_t getDWARF5HeaderSize(uint8_t UnitType) { in getDWARF5HeaderSize()
76 enum UnitType { enum
102 uint8_t &UnitType, bool &isUnitDWARF64) { in verifyUnitHeader()191 uint8_t UnitType = Unit.getUnitType(); in verifyUnitContents() local287 uint8_t UnitType = 0; in verifyUnitSection() local
367 enum UnitType : unsigned char { enum381 inline bool isUnitType(uint8_t UnitType) { in isUnitType()
622 TEST_F(CFXJSE_FormCalcContextEmbedderTest, UnitType) { in TEST_F() argument
3362 void CFXJSE_FormCalcContext::UnitType( in UnitType() function in CFXJSE_FormCalcContext