HomeSort by relevance Sort by last modified time
    Searched full:__has_feature (Results 26 - 31 of 31) sorted by null

12

  /external/clang/include/clang/Lex/
Preprocessor.h 87 IdentifierInfo *Ident__has_feature; // __has_feature
    [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 88 Ident__has_feature = RegisterBuiltinMacro(*this, "__has_feature");
    [all...]
  /external/clang/test/SemaCXX/
type-traits.cpp 489 #if __has_feature(cxx_rvalue_references)
    [all...]
  /external/clang/docs/
AutomaticReferenceCounting.html 225 <p>If ARC is enabled, <tt>__has_feature(objc_arc)</tt> will expand to
226 1 in the preprocessor. For more information about <tt>__has_feature</tt>,
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /external/clang/tools/libclang/
CIndex.cpp 2994 #define __has_feature macro
    [all...]

Completed in 435 milliseconds

12