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

  /external/clang/include/clang/Basic/
ExceptionSpecificationType.h 46 CT_Cannot,
  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 787 CanThrowResult R = CT_Cannot;
804 return CT_Cannot;
825 return FT->isNothrow(S.Context) ? CT_Cannot : CT_Can;
    [all...]
  /external/clang/include/clang/AST/
ExprCXX.h     [all...]

Completed in 2354 milliseconds