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

  /external/clang/test/CodeGenCXX/
key-function-vtable.cpp 13 struct testc { virtual void a(); }; struct
14 inline void testc::a() {}
  /external/clang/test/SemaCXX/
constant-expression-cxx1y.cpp 588 constexpr bool testC() {
595 static_assert(testC(), "");
939 constexpr int testc = f(e3, 3); member in namespace:EmptyClass

Completed in 57 milliseconds