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

  /external/clang/lib/Sema/
SemaExprCXX.cpp 644 bool IsThrownVarInScope = false;
662 IsThrownVarInScope = true;
676 return BuildCXXThrow(OpLoc, Ex, IsThrownVarInScope);
680 bool IsThrownVarInScope) {
710 if (IsThrownVarInScope)
717 Entity, NRVOVariable, QualType(), Ex, IsThrownVarInScope);
724 CXXThrowExpr(Ex, Context.VoidTy, OpLoc, IsThrownVarInScope);
    [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 70 milliseconds