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

  /external/clang/test/Profile/Inputs/
profiled_header.h 1 void function_in_header(int i) { function
c-unprofiled.proftext 0 function_in_header
  /external/clang/test/Profile/
c-unprofiled.c 2 // profile, main() and function_in_header, but we use the profile on a file that
18 function_in_header(0);
24 function_in_header(i);

Completed in 60 milliseconds