Home
last modified time | relevance | path

Searched defs:Virt (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/test/Index/
H A Dcomplete-ctor-inits.cpp9 struct Virt { }; struct
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DNtfsHandler.cpp379 UInt64 Virt; member
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dtype-traits.cpp85 struct HasVirt { virtual void Virt() {}; }; in Virt() function