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

  /external/clang/include/clang/Sema/
ScopeInfo.h 451 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested,
454 : VarAndNestedAndThis(Var, IsNested ? IsNestedCapture : 0),
461 Capture(IsThisCapture, bool IsNested, SourceLocation Loc,
464 nullptr, (IsThisCaptured | (IsNested ? IsNestedCapture : 0))),
486 bool isNested() const {
538 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested,
541 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc,
548 /*isByref*/ false, /*isNested*/ false, Loc,
556 void addThisCapture(bool isNested, SourceLocation Loc,
877 CapturingScopeInfo::addThisCapture(bool isNested, SourceLocation Loc
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FrameLowering.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 516 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested,
519 : VarAndNestedAndThis(Var, IsNested ? IsNestedCapture : 0),
527 Capture(IsThisCapture, bool IsNested, SourceLocation Loc,
530 nullptr, (IsThisCaptured | (IsNested ? IsNestedCapture : 0))),
553 bool isNested() const {
608 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested,
611 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc,
618 /*isByref*/ false, /*isNested*/ false, Loc,
626 void addThisCapture(bool isNested, SourceLocation Loc,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 516 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested,
519 : VarAndNestedAndThis(Var, IsNested ? IsNestedCapture : 0),
527 Capture(IsThisCapture, bool IsNested, SourceLocation Loc,
530 nullptr, (IsThisCaptured | (IsNested ? IsNestedCapture : 0))),
553 bool isNested() const {
608 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested,
611 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc,
618 /*isByref*/ false, /*isNested*/ false, Loc,
626 void addThisCapture(bool isNested, SourceLocation Loc,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 516 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested,
519 : VarAndNestedAndThis(Var, IsNested ? IsNestedCapture : 0),
527 Capture(IsThisCapture, bool IsNested, SourceLocation Loc,
530 nullptr, (IsThisCaptured | (IsNested ? IsNestedCapture : 0))),
553 bool isNested() const {
608 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested,
611 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc,
618 /*isByref*/ false, /*isNested*/ false, Loc,
626 void addThisCapture(bool isNested, SourceLocation Loc,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 516 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested,
519 : VarAndNestedAndThis(Var, IsNested ? IsNestedCapture : 0),
527 Capture(IsThisCapture, bool IsNested, SourceLocation Loc,
530 nullptr, (IsThisCaptured | (IsNested ? IsNestedCapture : 0))),
553 bool isNested() const {
608 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested,
611 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc,
618 /*isByref*/ false, /*isNested*/ false, Loc,
626 void addThisCapture(bool isNested, SourceLocation Loc,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 516 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested,
519 : VarAndNestedAndThis(Var, IsNested ? IsNestedCapture : 0),
527 Capture(IsThisCapture, bool IsNested, SourceLocation Loc,
530 nullptr, (IsThisCaptured | (IsNested ? IsNestedCapture : 0))),
553 bool isNested() const {
608 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested,
611 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc,
618 /*isByref*/ false, /*isNested*/ false, Loc,
626 void addThisCapture(bool isNested, SourceLocation Loc,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 516 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested,
519 : VarAndNestedAndThis(Var, IsNested ? IsNestedCapture : 0),
527 Capture(IsThisCapture, bool IsNested, SourceLocation Loc,
530 nullptr, (IsThisCaptured | (IsNested ? IsNestedCapture : 0))),
553 bool isNested() const {
608 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested,
611 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc,
618 /*isByref*/ false, /*isNested*/ false, Loc,
626 void addThisCapture(bool isNested, SourceLocation Loc,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 516 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested,
519 : VarAndNestedAndThis(Var, IsNested ? IsNestedCapture : 0),
527 Capture(IsThisCapture, bool IsNested, SourceLocation Loc,
530 nullptr, (IsThisCaptured | (IsNested ? IsNestedCapture : 0))),
553 bool isNested() const {
608 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested,
611 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc,
618 /*isByref*/ false, /*isNested*/ false, Loc,
626 void addThisCapture(bool isNested, SourceLocation Loc,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ScopeInfo.h 516 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested,
519 : VarAndNestedAndThis(Var, IsNested ? IsNestedCapture : 0),
527 Capture(IsThisCapture, bool IsNested, SourceLocation Loc,
530 nullptr, (IsThisCaptured | (IsNested ? IsNestedCapture : 0))),
553 bool isNested() const {
608 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested,
611 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc,
618 /*isByref*/ false, /*isNested*/ false, Loc,
626 void addThisCapture(bool isNested, SourceLocation Loc,
    [all...]
  /external/libchrome/base/message_loop/
message_loop.h 351 bool IsNested();
message_loop.cc 348 bool MessageLoop::IsNested() {
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp     [all...]
  /external/v8/src/compiler/
instruction.h     [all...]
code-generator.cc 693 if (desc->IsNested()) {
    [all...]

Completed in 425 milliseconds