| /external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/kotlin/ |
| D | KSClassDeclarationImpl.kt | 84 val hasConstructor = result.any { in <lambda>() constant
|
| /external/ksp/compiler-plugin/src/main/kotlin/com/google/devtools/ksp/symbol/impl/java/ |
| D | KSClassDeclarationJavaImpl.kt | 106 val hasConstructor = allDeclarations.any { in getSealedSubclasses() constant
|
| /external/javassist/src/main/javassist/ |
| D | CtNewClass.java | 27 protected boolean hasConstructor; field in CtNewClass
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypeUDT.cpp | 128 bool NativeTypeUDT::hasConstructor() const { in hasConstructor() function in NativeTypeUDT
|
| D | NativeTypeFunctionSig.cpp | 173 bool NativeTypeFunctionSig::hasConstructor() const { in hasConstructor() function in NativeTypeFunctionSig
|
| D | NativeTypeEnum.cpp | 259 bool NativeTypeEnum::hasConstructor() const { in hasConstructor() function in NativeTypeEnum
|
| D | NativeRawSymbol.cpp | 407 bool NativeRawSymbol::hasConstructor() const { in hasConstructor() function in NativeRawSymbol
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypeUDT.cpp | 127 bool NativeTypeUDT::hasConstructor() const { in hasConstructor() function in NativeTypeUDT
|
| D | NativeTypeFunctionSig.cpp | 172 bool NativeTypeFunctionSig::hasConstructor() const { in hasConstructor() function in NativeTypeFunctionSig
|
| D | NativeTypeEnum.cpp | 254 bool NativeTypeEnum::hasConstructor() const { in hasConstructor() function in NativeTypeEnum
|
| D | NativeRawSymbol.cpp | 408 bool NativeRawSymbol::hasConstructor() const { in hasConstructor() function in NativeRawSymbol
|
| /external/robolectric/shadowapi/src/test/java/org/robolectric/util/ |
| D | ReflectionHelpersTest.java | 20 public void hasConstructor() { in hasConstructor() method in ReflectionHelpersTest
|
| /external/turbine/java/com/google/turbine/binder/ |
| D | TypeBinder.java | 656 private boolean hasConstructor() { in hasConstructor() method in TypeBinder
|
| /external/llvm/lib/DebugInfo/PDB/DIA/ |
| D | DIARawSymbol.cpp | 776 bool DIARawSymbol::hasConstructor() const { in hasConstructor() function in DIARawSymbol
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/ |
| D | DIARawSymbol.cpp | 938 bool DIARawSymbol::hasConstructor() const { in hasConstructor() function in DIARawSymbol
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
| D | DIARawSymbol.cpp | 938 bool DIARawSymbol::hasConstructor() const { in hasConstructor() function in DIARawSymbol
|
| /external/doclava/src/com/google/doclava/ |
| D | ClassInfo.java | 2392 public boolean hasConstructor(MethodInfo constructor) { in hasConstructor() method in ClassInfo
|