Home
last modified time | relevance | path

Searched defs:ExplicitType (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeCommon.h24 using ExplicitType = Bitfield::Element<bool, UsedWithInAlloca::NextBit, 1>; member
/freebsd-13.1/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc1115 TEST(ByRefTest, ExplicitType) { in TEST() argument