/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/stmt/ |
H A D | TypeDeclarationStmt.java | 34 private TypeDeclaration typeDecl; field in TypeDeclarationStmt 39 public TypeDeclarationStmt(final TypeDeclaration typeDecl) { in TypeDeclarationStmt() 43 public TypeDeclarationStmt(Range range, final TypeDeclaration typeDecl) { in TypeDeclarationStmt() 60 public TypeDeclarationStmt setTypeDeclaration(final TypeDeclaration typeDecl) { in setTypeDeclaration()
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/stmt/ |
H A D | TypeDeclarationStmt.java | 33 private TypeDeclaration typeDecl; field in TypeDeclarationStmt 38 public TypeDeclarationStmt(final TypeDeclaration typeDecl) { in TypeDeclarationStmt() 43 final TypeDeclaration typeDecl) { in TypeDeclarationStmt() 60 public void setTypeDeclaration(final TypeDeclaration typeDecl) { in setTypeDeclaration()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | decl.go | 379 typeDecl struct{ spec *ast.TypeSpec } struct 386 func (d typeDecl) node() ast.Node { return d.spec } 555 func (check *Checker) typeDecl(obj *TypeName, tdecl *ast.TypeSpec, def *TypeName) { func
|
/aosp_15_r20/packages/services/Car/tools/vehiclepropertyidsparser/src/com/android/car/tool/ |
D | VehiclePropertyIdsParser.java | 245 private static Set<Integer> getEnumValues(ResolvedReferenceTypeDeclaration typeDecl) { in getEnumValues() 277 ResolvedReferenceTypeDeclaration typeDecl = parseClassName("Car"); in populateCarPermissionMap() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/ |
D | decl.go | 480 func (check *Checker) typeDecl(obj *TypeName, tdecl *syntax.TypeDecl, def *TypeName) { func
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaDeclObjC.cpp | 1273 if (auto typeDecl = candidate.getCorrectionDeclAs<TypeDecl>()) { in ValidateCandidate() local 1455 if (auto typeDecl = dyn_cast<TypeDecl>(decl)) { in actOnObjCTypeArgsOrProtocolQualifiers() local 1475 -> TypeResult { in actOnObjCTypeArgsOrProtocolQualifiers() 1612 if (auto typeDecl = corrected.getCorrectionDeclAs<TypeDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() local
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/ |
H A D | JavaParserFacade.java | 164 TypeDeclaration typeDecl = null; in solve() local
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/javaparsermodel/ |
H A D | JavaParserFacade.java | 147 ResolvedTypeDeclaration typeDecl = null; in solve() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/ |
D | parser.go | 596 func (p *parser) typeDecl(group *Group) Decl { func
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | schemasInternals.h | 933 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | schemasInternals.h | 933 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/ |
D | schemasInternals.h | 932 xmlHashTablePtr typeDecl; member
|