Home
last modified time | relevance | path

Searched refs:funcM (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dno_callconv.cpp16 void __attribute__((preserve_all)) funcM() {} // expected-error {{'preserve_all' calling convention… in funcM() function
30 void __attribute__((preserve_all)) funcM() {} in funcM() function
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-virtual-near-miss.cpp56 #define MACRO1 void funcM()