Home
last modified time | relevance | path

Searched refs:function_in_header (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/test/Profile/
H A Dc-unprofiled.c18 function_in_header(0); in main()
24 function_in_header(i); in some_unprofiled_function()
/aosp_15_r20/external/clang/test/Profile/Inputs/
H A Dc-unprofiled.proftext1 function_in_header
H A Dprofiled_header.h1 void function_in_header(int i) { in function_in_header() function