HomeSort by relevance Sort by last modified time
    Searched refs:getCoolestInteger (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/asan/lit_tests/TestCases/Helpers/
initialization-constexpr-extra.cc 2 int getCoolestInteger();
3 static int coolest_integer = getCoolestInteger();
  /external/compiler-rt/lib/asan/lit_tests/TestCases/
initialization-constexpr.cc 29 int getCoolestInteger() { return coolestInteger.getValue(); }

Completed in 39 milliseconds