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

  /external/clang/test/SemaCXX/
builtin-assume-aligned-tmpl.cpp 24 void *atest() __attribute__((assume_aligned(q))); // expected-error {{requested alignment is not a power of 2}}
30 atest<31>(); // expected-note {{in instantiation of function template specialization 'atest<31>' requested here}}
31 atest<32>();
  /external/clang/test/CodeGenCXX/
2003-11-29-DuplicatedCleanupTest.cpp 9 void atest() { function

Completed in 193 milliseconds