Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dvirtual-near-miss.cpp39 struct TBase { struct
/llvm-project/clang/test/SemaCXX/
H A Dnew-delete.cpp245 template <class T> struct TBase { global() struct