Home
last modified time | relevance | path

Searched defs:other_func (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/test/COFF/
H A Dwrap-with-archive.s27 .global other_func symbol
28 other_func: label
/llvm-project/clang/test/SemaCXX/
H A Dconstexpr-never-constant.cpp22 constexpr void other_func() { in other_func() function
/llvm-project/clang/test/C/drs/
H A Ddr094.c13 void other_func(void) { in other_func() function
/llvm-project/clang/test/Sema/
H A Dwarn-deprecated-non-prototype.c9 void other_func() {} // strict-warning {{a function declaration without a prototype is deprecated i… in other_func() function