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

  /external/clang/test/CodeGenCXX/
mangle-ms-back-references-pr13207.cpp 173 RetVal fun_normal(int t) { return RetVal(); } function in namespace:fn_space
175 fun_normal(1);
178 // CHECK: "\01?fun_normal@fn_space@@YA?AURetVal@1@H@Z"

Completed in 582 milliseconds