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

  /external/compiler-rt/test/asan/TestCases/Helpers/
initialization-nobug-extra.cc 8 int getStructWithDtorValue();
9 static int val = getStructWithDtorValue();
  /external/compiler-rt/test/asan/TestCases/
initialization-nobug.cc 46 int getStructWithDtorValue() { return struct_with_dtor.value; }

Completed in 70 milliseconds