Home
last modified time | relevance | path

Searched refs:some_code (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CoverageMapping/
H A Dmacroscopes.cpp9 #define some_code \ macro
45 some_code
55 some_code
/llvm-project/llvm/test/DebugInfo/X86/
H A Ddwarf-aranges.ll37 ; void some_code()
49 define void @some_code() !dbg !13 {
76 !13 = distinct !DISubprogram(name: "some_code", scope: !2, file: !2, line: 5, type: !14, isLocal: f…
/llvm-project/lldb/test/API/functionalities/breakpoint/global_constructor/
H A Dfoo.cpp4 bool some_code = x == 42; // !BR_foo in Foo() local
H A Dmain.cpp9 bool some_code = x == 47; // !BR_main in Main() local