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

  /external/clang/test/PCH/Inputs/
chain-decls1.h 11 void noret();
chain-decls2.h 12 void noret() __attribute__((noreturn));
  /external/clang/test/PCH/
chain-decls.c 28 noret();
  /external/clang/test/SemaCXX/
instantiate-blocks.cpp 16 template <typename T, typename T1> void noret(T t, T1 r) function
30 noret((float)0.0, double(0.0)); // expected-note {{in instantiation of function template specialization 'noret<float, double>' requested here}}
  /external/u-boot/scripts/
kernel-doc     [all...]

Completed in 217 milliseconds