HomeSort by relevance Sort by last modified time
    Searched refs:opaque_type (Results 1 - 3 of 3) 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::__anon35186::__anon35187
300 u_int8_t opaque_type; member in struct:ospfhdr::__anon35196::lsr::__anon35199::__anon35200
print-ospf.c 494 *(&lshp->un_lsa_id.opaque_field.opaque_type)),
495 *(&lshp->un_lsa_id.opaque_field.opaque_type),
745 switch (*(&lsap->ls_hdr.un_lsa_id.opaque_field.opaque_type)) {
    [all...]

Completed in 851 milliseconds