Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dflexible-array-test.cpp76 struct StorageBase { struct
77 long ref_count;
78 unsigned size;
79 unsigned capacity;
/llvm-project/llvm/include/llvm/ADT/
H A DAny.h38 struct StorageBase { struct