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

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

Completed in 2108 milliseconds