Home
last modified time | relevance | path

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

/llvm-project/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/clang/test/Modules/Inputs/
H A DDebugObjCImport.h2 struct DebugObjCImport {}; struct
H A Dmodule.modulemap349 module DebugObjCImport {
351 header "DebugObjCImport.h"