Home
last modified time | relevance | path

Searched defs:TypeB (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Index/Core/
H A Dindex-dependent-source.cpp181 typedef typename OtherUsing<T>::Type TypeB; typedef
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp139 u8 TypeA, u8 TypeB) { in reportDeallocTypeMismatch()
/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp804 const uint8_t TypeB = XCOFF::RelocationType::R_NEG; recordRelocation() local