Home
last modified time | relevance | path

Searched defs:virt (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/test/MC/Mips/virt/
H A Dset-virt-directive.s6 .set virt define
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-template-member.cpp98 struct virt { struct
100 virtual ~virt(); argument
/llvm-project/clang/test/Modules/
H A DExtDebugInfo.cpp76 Virtual virt; in foo() local
/llvm-project/clang/test/SemaCXX/
H A Dpass-object-size.cpp79 namespace virt { namespace
/llvm-project/clang/test/CXX/class/class.union/
H A Dp1.cpp126 Either<int,Virtual> virt(0); // expected-note {{in instantiation of template}} in fred() local