/external/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbolTypeUDT.h | 32 FORWARD_SYMBOL_METHOD(hasConstructor)
|
D | PDBSymbolTypeTypedef.h | 32 FORWARD_SYMBOL_METHOD(hasConstructor)
|
D | PDBSymbolTypeEnum.h | 36 FORWARD_SYMBOL_METHOD(hasConstructor)
|
D | PDBSymbolTypeBaseClass.h | 32 FORWARD_SYMBOL_METHOD(hasConstructor)
|
D | IPDBRawSymbol.h | 127 virtual bool hasConstructor() const = 0;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBSymbolTypeEnum.h | 34 FORWARD_SYMBOL_METHOD(hasConstructor)
|
D | PDBSymbolTypeTypedef.h | 32 FORWARD_SYMBOL_METHOD(hasConstructor)
|
D | PDBSymbolTypeUDT.h | 41 FORWARD_SYMBOL_METHOD(hasConstructor)
|
D | PDBSymbolTypeBaseClass.h | 35 FORWARD_SYMBOL_METHOD(hasConstructor)
|
D | IPDBRawSymbol.h | 156 virtual bool hasConstructor() const = 0;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | NativeEnumSymbol.h | 41 bool hasConstructor() const override;
|
D | NativeRawSymbol.h | 148 bool hasConstructor() const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeEnumSymbol.cpp | 65 bool NativeEnumSymbol::hasConstructor() const { in hasConstructor() function in NativeEnumSymbol
|
D | NativeRawSymbol.cpp | 423 bool NativeRawSymbol::hasConstructor() const { in hasConstructor() function in NativeRawSymbol
|
/external/doclava/src/com/google/doclava/ |
D | FederationTagger.java | 166 if (federatedClass.hasConstructor(constructor)) { in federateConstructors()
|
D | SinceTagger.java | 162 && spec.hasConstructor(constructor)) { in versionConstructors()
|
D | ClassInfo.java | 2390 public boolean hasConstructor(MethodInfo constructor) { in hasConstructor() method in ClassInfo
|
/external/turbine/java/com/google/turbine/binder/ |
D | TypeBinder.java | 266 if (hasConstructor()) { in maybeDefaultConstructor() 339 if (!hasConstructor()) { in syntheticEnumMethods() 371 private boolean hasConstructor() { in hasConstructor() method in TypeBinder
|
/external/llvm/include/llvm/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.h | 118 bool hasConstructor() const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.h | 143 bool hasConstructor() const override;
|
/external/llvm/unittests/DebugInfo/PDB/ |
D | PDBApiTest.cpp | 232 MOCK_SYMBOL_ACCESSOR(hasConstructor)
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/PDB/ |
D | PDBApiTest.cpp | 314 MOCK_SYMBOL_ACCESSOR(hasConstructor)
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 776 bool DIARawSymbol::hasConstructor() const { in hasConstructor() function in DIARawSymbol
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 917 bool DIARawSymbol::hasConstructor() const { in hasConstructor() function in DIARawSymbol
|