Home
last modified time | relevance | path

Searched refs:internalFunc (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/CodeGen/Mips/
Dgpreg-lazy-binding.ll14 tail call fastcc void @internalFunc()
20 define internal fastcc void @internalFunc() nounwind noinline {
/external/llvm-project/llvm/test/CodeGen/Mips/
Dgpreg-lazy-binding.ll14 tail call fastcc void @internalFunc()
20 define internal fastcc void @internalFunc() nounwind noinline {
/external/clang/test/SemaCXX/
Ddllexport.cpp229 namespace { __declspec(dllexport) void internalFunc() {} } // expected-error{{'(anonymous namesp… in internalFunc() function
Ddllimport.cpp365 namespace { __declspec(dllimport) void internalFunc(); } // expected-error{{'(anonymous namespac…
/external/llvm-project/clang/test/SemaCXX/
Ddllexport.cpp242 namespace { __declspec(dllexport) void internalFunc() {} } // expected-error{{'(anonymous namesp… in internalFunc() function
Ddllimport.cpp380 namespace { __declspec(dllimport) void internalFunc(); } // expected-error{{'(anonymous namespac…