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

  /external/clang/test/SemaCXX/
type-traits.cpp 218 typedef Union UnionType;
223 { int arr[T(__is_union(UnionType))]; }
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 154 milliseconds