Home
last modified time | relevance | path

Searched refs:TestI (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Dsuperclass.m231 @interface TestI : NSDocument {} interface
233 @implementation TestI implementation
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp785 auto TestI = in insertTest() local
787 (void)TestI; in insertTest()
788 LLVM_DEBUG(dbgs() << " test cond: "; TestI->dump()); in insertTest()
/llvm-project-15.0.7/mlir/test/mlir-tblgen/
H A Dattr-or-type-format.td467 def TypeG : TestType<"TestI"> {