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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLazyBlock.h 44 bool isNested() const;
RenderLazyBlock.cpp 69 bool RenderLazyBlock::isNested() const
  /external/clang/include/clang/Sema/
ScopeInfo.h 376 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested,
379 : VarOrField(VarAndNested(Var, IsNested)),
385 Capture(IsThisCapture, bool IsNested, SourceLocation Loc,
387 : VarOrField(VarAndNested(0, IsNested)),
414 bool isNested() { return VarOrField.dyn_cast<VarAndNested>().getInt(); }
463 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested,
466 Captures.push_back(Capture(Var, isBlock, isByref, isNested, Loc,
471 void addThisCapture(bool isNested, SourceLocation Loc, QualType CaptureType,
653 CapturingScopeInfo::addThisCapture(bool isNested, SourceLocation Loc,
655 Captures.push_back(Capture(Capture::ThisCapture, isNested, Loc, CaptureType
    [all...]
  /external/emma/core/java12/com/vladium/jcd/cls/
ClassDef.java 155 public boolean isNested (final int [] nestedAccessFlags)
292 final int modifiers = (isNested (nestedAccessFlags)
  /external/clang/lib/CodeGen/
CGBlocks.cpp 764 if (BlockInfo && ci->isNested()) {
784 /*refersToEnclosing*/ ci->isNested(), type,
796 if (ci->isNested())
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
FrameView.cpp     [all...]
  /external/clang/include/clang/AST/
Decl.h     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 827 if (capture.isNested()) flags |= 2;
    [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp 791 bool isNested = NumClosures > 1;
792 CSI->addThisCapture(isNested, Loc, ThisTy, ThisExpr);
    [all...]
SemaExpr.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/emma/lib/
emma.jar 

Completed in 254 milliseconds