Home
last modified time | relevance | path

Searched defs:StorageBase (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Dflexible-array-test.cpp71 struct StorageBase { struct
72 long ref_count;
73 unsigned size;
74 unsigned capacity;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAny.h30 struct StorageBase { struct