/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypeUDT.cpp | 183 bool NativeTypeUDT::isNested() const { in isNested() function in NativeTypeUDT
|
D | NativeTypeEnum.cpp | 311 bool NativeTypeEnum::isNested() const { in isNested() function in NativeTypeEnum
|
D | NativeRawSymbol.cpp | 624 bool NativeRawSymbol::isNested() const { in isNested() function in NativeRawSymbol
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeTypeUDT.cpp | 183 bool NativeTypeUDT::isNested() const { in isNested() function in NativeTypeUDT
|
D | NativeTypeEnum.cpp | 311 bool NativeTypeEnum::isNested() const { in isNested() function in NativeTypeEnum
|
D | NativeRawSymbol.cpp | 624 bool NativeRawSymbol::isNested() const { in isNested() function in NativeRawSymbol
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 486 bool isNested() const { in isNested() function 538 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() 877 CapturingScopeInfo::addThisCapture(bool isNested, SourceLocation Loc, in addThisCapture()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
D | JavaClass.java | 69 private boolean isNested = false; field in JavaClass 708 public final boolean isNested() { in isNested() method in JavaClass
|
/external/llvm-project/clang/include/clang/Sema/ |
D | ScopeInfo.h | 610 bool isNested() const { return Nested; } in isNested() function 682 void addCapture(VarDecl *Var, bool isBlock, bool isByref, bool isNested, in addCapture() 1039 inline void CapturingScopeInfo::addThisCapture(bool isNested, in addThisCapture()
|
/external/perfetto/ui/src/controller/ |
D | record_controller.ts | 556 const isNested = typeof value === 'object' && !isRepeated; constant
|
/external/flatbuffers/swift/Sources/FlatBuffers/ |
D | FlatBufferBuilder.swift | 12 private var isNested = false variable
|
/external/dagger2/java/dagger/internal/codegen/writing/ |
D | ComponentImplementation.java | 245 public boolean isNested() { in isNested() method in ComponentImplementation
|
/external/emma/core/java12/com/vladium/jcd/cls/ |
D | ClassDef.java | 155 public boolean isNested (final int [] nestedAccessFlags) in isNested() method in ClassDef
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 995 bool DIARawSymbol::isNested() const { in isNested() function in DIARawSymbol
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 1157 bool DIARawSymbol::isNested() const { in isNested() function in DIARawSymbol
|
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 1157 bool DIARawSymbol::isNested() const { in isNested() function in DIARawSymbol
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 440 bool isNested() const { in isNested() function
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 434 bool isNested() const { in isNested() function
|
/external/clang/include/clang/AST/ |
D | Decl.h | 3489 bool isNested() const { return VariableAndFlags.getInt() & flag_isNested; } in isNested() function
|
/external/llvm-project/clang/include/clang/AST/ |
D | Decl.h | 4137 bool isNested() const { return VariableAndFlags.getInt() & flag_isNested; } in isNested() function
|
/external/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 1182 bool isNested = NumCapturingClosures > 1; in CheckCXXThisCapture() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExprCXX.cpp | 1339 bool isNested = NumCapturingClosures > 1; in CheckCXXThisCapture() local
|