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

  /external/clang/lib/Sema/
Sema.cpp 100 AccessCheckingSFINAE(false), InNonInstantiationSFINAEContext(false),
702 // Additionally, the AccessCheckingSFINAE flag can be used to temporarily
705 if (!AccessCheckingSFINAE && !getLangOpts().CPlusPlus0x)
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 37 milliseconds