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

  /external/clang/lib/Sema/
SemaLambda.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaStmt.cpp 630 Sema &S, SourceLocation Loc, QualType T, QualType ConvTy) override {
631 return S.Diag(Loc, diag::err_switch_explicit_conversion) << T << ConvTy;
635 Sema &S, CXXConversionDecl *Conv, QualType ConvTy) override {
637 << ConvTy->isEnumeralType() << ConvTy;
646 Sema &S, CXXConversionDecl *Conv, QualType ConvTy) override {
648 << ConvTy->isEnumeralType() << ConvTy;
652 Sema &S, SourceLocation Loc, QualType T, QualType ConvTy) override {
    [all...]
SemaExpr.cpp     [all...]
SemaOpenMP.cpp     [all...]
SemaInit.cpp     [all...]
SemaChecking.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 459 milliseconds