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

  /external/clang/test/SemaCXX/
builtin-classify-type.cpp 8 enumeral_type_class, boolean_type_class, enumerator in enum:gcc_type_class
42 int a5[__builtin_classify_type(b) == boolean_type_class ? 1 : -1];
  /external/clang/test/Sema/
builtin-classify-type.c 8 enumeral_type_class, boolean_type_class, enumerator in enum:gcc_type_class
  /external/clang/lib/AST/
ExprConstant.cpp 6379 enumeral_type_class, boolean_type_class, enumerator in enum:gcc_type_class
    [all...]

Completed in 97 milliseconds