/external/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBSymbolTypeBaseClass.h | 41 FORWARD_SYMBOL_METHOD(isNested)
|
H A D | PDBSymbolTypeEnum.h | 44 FORWARD_SYMBOL_METHOD(isNested)
|
H A D | PDBSymbolTypeTypedef.h | 40 FORWARD_SYMBOL_METHOD(isNested)
|
H A D | PDBSymbolTypeUDT.h | 40 FORWARD_SYMBOL_METHOD(isNested)
|
H A D | IPDBRawSymbol.h | 181 virtual bool isNested() const = 0;
|
/external/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 486 bool isNested() const { function in class:clang::sema::CapturingScopeInfo::Capture 538 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, argument 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, argument 880 Captures.push_back(Capture(Capture::ThisCapture, isNested, Loc, QualType(),
|
/external/flatbuffers/js/ |
H A D | flatbuffers.js | 194 this.isNested = false; 514 if (this.isNested) { 590 this.isNested = true; 600 if (this.vtable == null || !this.isNested) { 651 this.isNested = false;
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
H A D | InjectConstructorValidator.java | 85 if (enclosingElement.getNestingKind().isNested()
|
/external/llvm/include/llvm/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.h | 172 bool isNested() const override;
|
/external/emma/core/java12/com/vladium/jcd/cls/ |
H A D | ClassDef.java | 155 public boolean isNested (final int [] nestedAccessFlags) method in class:ClassDef 292 final int modifiers = (isNested (nestedAccessFlags)
|
/external/llvm/unittests/DebugInfo/PDB/ |
H A D | PDBApiTest.cpp | 286 MOCK_SYMBOL_ACCESSOR(isNested)
|
/external/clang/lib/CodeGen/ |
H A D | CGBlocks.cpp | 789 if (BlockInfo && CI.isNested()) { 806 /*RefersToEnclosingVariableOrCapture*/ CI.isNested(), 819 if (CI.isNested()) 873 /*RefersToEnclosingVariableOrCapture*/ CI.isNested(),
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIARawSymbol.cpp | 995 bool DIARawSymbol::isNested() const { function in class:DIARawSymbol
|
/external/clang/lib/AST/ |
H A D | ASTDumper.cpp | 1730 if (I.isNested())
|
/external/clang/include/clang/AST/ |
H A D | Decl.h | 3489 bool isNested() const { return VariableAndFlags.getInt() & flag_isNested; }
|
/external/clang/lib/Serialization/ |
H A D | ASTWriterDecl.cpp | 1038 if (capture.isNested()) flags |= 2;
|
/external/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 1182 bool isNested = NumCapturingClosures > 1; local 1183 CSI->addThisCapture(isNested, Loc, ThisExpr, ByCopy);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.text_3.5.0.v20100601-1300.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/icu/tools/srcgen/currysrc/libs/ |
H A D | org.eclipse.text_3.5.400.v20150505-1044.jar | META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ... |
/external/clang/lib/Frontend/Rewrite/ |
H A D | RewriteObjC.cpp | 4503 if (variable == ND && CI.isNested()) {
|
H A D | RewriteModernObjC.cpp | 5376 if (variable == ND && CI.isNested()) {
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | bcel.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ... |
/external/emma/lib/ |
H A D | emma.jar | META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ... |
/external/guice/lib/build/ |
H A D | spring-beans.jar | META-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/springframework/beans/ org/springframework/beans/annotation/ ... |