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

  /external/clang/test/SemaCXX/
libstdcxx_pointer_return_false_hack.cpp 13 template<typename T> struct hashnode;
15 typedef hashnode<T> node;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
symtab.h 41 typedef struct ht_identifier *hashnode; typedef in typeref:struct:ht_identifier
51 hashnode *entries;
53 hashnode (*alloc_node) (cpp_hash_table *);
78 extern hashnode ht_lookup (cpp_hash_table *, const unsigned char *,
80 extern hashnode ht_lookup_with_hash (cpp_hash_table *, const unsigned char *,
89 typedef int (*ht_cb) (struct cpp_reader *, hashnode, const void *);
97 extern void ht_load (cpp_hash_table *ht, hashnode *entries,
gtype-desc.h     [all...]

Completed in 194 milliseconds