Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Modules/
H A Ddebug-info-moduleimport-in-module.m13 @import DebugObjCImport.SubModule;
16 // CHECK: DW_TAG_structure_type, name: "DebugObjCImport"
17 // CHECK: ![[HEADER:.*]] = !DIFile(filename: {{.*}}DebugObjCImport.h"
/llvm-project-15.0.7/clang/test/Modules/Inputs/
H A DDebugObjCImport.h2 struct DebugObjCImport {}; struct
H A Dmodule.map354 module DebugObjCImport {
356 header "DebugObjCImport.h"