Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Ddelete-null-pointer.cpp36 TemplPtr<int> ti3; in instantiate() local
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx2a.cpp1328 auto &ti3 = typeid(a.n); global() variable