HomeSort by relevance Sort by last modified time
    Searched full:auto_type (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
UsbPolicy.h 120 UINT8 UsbMassStorageEmulationType; // 1: FDD_Type; 2: HDD_Type; other:Auto_Type*
  /external/v8/tools/clang/value_cleanup/
ListValueRewriter.cpp 303 if (auto* auto_type = type->getAs<clang::AutoType>()) {
304 if (!auto_type->isDeduced()) {
308 qual_type = auto_type->getDeducedType();
  /external/v8/tools/clang/plugins/
FindBadConstructsConsumer.cpp 993 const clang::AutoType* auto_type = local
    [all...]

Completed in 126 milliseconds