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

  /external/clang/test/SemaCXX/
pseudo-destructors.cpp 85 void AliasTemplate(int *p) {
cxx98-compat.cpp 131 template<typename T> using AliasTemplate = T; // expected-warning {{alias declarations are incompatible with C++98}}
  /external/clang/lib/Sema/
SemaTemplate.cpp     [all...]

Completed in 57 milliseconds