Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dno-warn-composite-pointer-type.cpp5 void Foo(int **thing, const int **thingMax) in Foo() argument
7 if ((thing + 3) > thingMax) in Foo()
/external/clang/test/SemaCXX/
Dno-warn-composite-pointer-type.cpp5 void Foo(int **thing, const int **thingMax) in Foo() argument
7 if ((thing + 3) > thingMax) in Foo()