HomeSort by: relevance | last modified time | path
    Searched refs:CheckedConversionKind (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCast.cpp 144 void checkObjCConversion(Sema::CheckedConversionKind CCK) {
239 Sema::CheckedConversionKind CCK,
245 Sema::CheckedConversionKind CCK,
1260 Sema::CheckedConversionKind CCK,
1818 Sema::CheckedConversionKind CCK,
2705 Sema::CheckedConversionKind CCK =
SemaExprObjC.cpp 3752 Sema &S, DiagBuilderT &DiagB, Sema::CheckedConversionKind CCK,
3878 Sema::CheckedConversionKind CCK) {
4398 Expr *&castExpr, CheckedConversionKind CCK,
4519 CheckedConversionKind CCK;
Sema.cpp 577 CheckedConversionKind CCK) {
SemaExprCXX.cpp 4023 CheckedConversionKind CCK) {
4125 CheckedConversionKind CCK) {
SemaInit.cpp 7968 CheckedConversionKind CCK) {
8428 Sema::CheckedConversionKind CCK
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 11229 enum CheckedConversionKind {
11242 static bool isCast(CheckedConversionKind CCK) {
11253 CheckedConversionKind CCK
11531 CheckedConversionKind CCK
11536 CheckedConversionKind CCK);
11540 CheckedConversionKind CCK = CCK_ImplicitConversion);
11742 CheckedConversionKind CCK,

Completed in 50 milliseconds