HomeSort by relevance Sort by last modified time
    Searched defs:opaque_type (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleObjCRuntime.cpp 97 ClangASTType opaque_type = ast_context->GetBasicType(eBasicTypeObjCID); local
98 if (!opaque_type)
99 opaque_type = ast_context->GetBasicType(eBasicTypeVoid).GetPointerType();
101 value.SetClangType (opaque_type);
  /external/tcpdump/
ospf.h 172 u_int8_t opaque_type; member in struct:lsa_hdr::__anon36073::__anon36074
300 u_int8_t opaque_type; member in struct:ospfhdr::__anon36083::lsr::__anon36086::__anon36087

Completed in 69 milliseconds