Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddebug-macro.ll15 ; CHECK: DW_AT_name {{.*}}"debug-macro2.cpp")
69 !21 = !DIFile(filename: "debug-macro2.cpp", directory: "/")
/llvm-project-15.0.7/clang/test/ASTMerge/macro/
H A Dtest.m4 …he -fmodule-map-file=%S/Inputs/macro.modulemap -I%S/Inputs -emit-pch -o %t.2.ast %S/Inputs/macro2.m
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dmisplaced-widening-cast-implicit-enabled.cpp95 long macro2(int x, int y) { in macro2() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Dunreachable-code-path.c224 void macro2(void) { in macro2() function