Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Sema/
H A Dbuiltin-classify-type.c20 enum { red, green, blue } enum_obj; in foo() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dbuiltin-classify-type.cpp28 enum { red, green, blue} enum_obj; in foo() local
/aosp_15_r20/development/host/windows/usb/api/
H A Dadb_api.cpp45 AdbInterfaceEnumObject* enum_obj = NULL; in AdbEnumInterfaces() local