Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dmethod-undefined-warn-1.m55 - (void)someFunction { return; } method
58 …[self someFunction]; // expected-warning {{method '+someFunction' not found (return type defaults …
/llvm-project-15.0.7/clang/test/Parser/
H A Dwhile-loop-outside-function.cpp17 void someFunction() { in someFunction() function
/llvm-project-15.0.7/llvm/test/Transforms/LoopStrengthReduce/
H A D2012-03-26-constexpr.ll11 define internal fastcc void @someFunction(%struct.this_structure_s.0.5* nocapture %scratch, i32 %st…
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst2949 someFunction();