Home
last modified time | relevance | path

Searched refs:Generics (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dobjc-avoid-nsobject-new.m17 // For testing behavior with Objective-C Generics.
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestJava.cpp350 TEST_F(FormatTestJava, Generics) { in TEST_F() argument
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp84 auto Generics = Instructions.slice(0, NumGeneric); in apply() local
119 for (auto *Inst : Generics) { in apply()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticParseKinds.td1561 let CategoryName = "Generics Issue" in {
H A DDiagnosticSemaKinds.td11335 let CategoryName = "Generics Issue" in {