Home
last modified time | relevance | path

Searched refs:SomeFunction (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dbool-pointer-implicit-conversion.cpp3 bool *SomeFunction();
16 bool *b = SomeFunction(); in foo()
43 if (SomeFunction()) { in foo()
47 bool *c = SomeFunction(); in foo()
75 } d = { SomeFunction() }; in foo()
H A Dswapped-arguments.cpp5 int SomeFunction();
32 #define N F(b, SomeFunction()) in foo()
/llvm-project/clang/test/Index/
H A Dcomplete-cached-globals.cpp7 void SomeFunction();
11 using SomeNamespace::SomeFunction;
/llvm-project/clang/test/AST/
H A Dast-dump-decl.cpp195 void SomeFunction() { in SomeFunction() function
/llvm-project/third-party/benchmark/
H A DREADME.md20 SomeFunction();