Home
last modified time | relevance | path

Searched refs:inferred (Results 1 – 25 of 40) sorted by relevance

12

/external/clang/test/SemaObjCXX/
Drelated-result-type-inference.mm54 // Not inferred
57 // Not inferred due to instance/class mismatches
63 // Not inferred due to return type mismatch
/external/clang/test/SemaObjC/
Darc-property-decl-attrs.m89 @property(nonatomic, weak) id delegate; // Do not warn, nullable is inferred.
90 @property(nonatomic, weak, readonly) id ROdelegate; // Do not warn, nullable is inferred.
103 @property(nonatomic, weak) id ddd; // Do not warn, nullable is inferred.
Drelated-result-type-inference.m54 // Not inferred
57 // Not inferred due to instance/class mismatches
63 // Not inferred due to return type mismatch
Dnullable-weak-property.m23 foo (self.property1); // no warning because nothing is inferred
Dparameterized_classes.m335 @interface Variance1<T, U> () // okay, inferred
338 @interface Variance1<T, U> (Cat1) // okay, inferred
341 @class Variance1<T, U>; // okay, inferred
/external/clang/test/Modules/
Dinferred-attributes.mm2 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -F %S/Inputs/inferred-a…
Dframework-name.m27 // The name in the import doesn't match the module name (inferred framework module).
/external/clang/lib/Lex/
DModuleMap.cpp641 inferred = InferredDirectories.find(ParentDir); in inferFrameworkModule() local
642 if (inferred == InferredDirectories.end()) { in inferFrameworkModule()
649 inferred = InferredDirectories.find(ParentDir); in inferFrameworkModule()
652 if (inferred == InferredDirectories.end()) in inferFrameworkModule()
653 inferred = InferredDirectories.insert( in inferFrameworkModule()
657 if (inferred->second.InferModules) { in inferFrameworkModule()
661 canInfer = std::find(inferred->second.ExcludedModules.begin(), in inferFrameworkModule()
662 inferred->second.ExcludedModules.end(), in inferFrameworkModule()
663 Name) == inferred->second.ExcludedModules.end(); in inferFrameworkModule()
665 Attrs.IsSystem |= inferred->second.Attrs.IsSystem; in inferFrameworkModule()
[all …]
/external/clang/test/Analysis/
Dgenerics.m361 // CHECK-NEXT: <string>Type &apos;NSArray&lt;NSString *&gt; *&apos; is inferred from implicit c…
363 // CHECK-NEXT: <string>Type &apos;NSArray&lt;NSString *&gt; *&apos; is inferred from implicit c…
507 // CHECK-NEXT: <string>Type &apos;NSArray&lt;NSString *&gt; *&apos; is inferred from implicit c…
509 // CHECK-NEXT: <string>Type &apos;NSArray&lt;NSString *&gt; *&apos; is inferred from implicit c…
619 // CHECK-NEXT: <string>Type &apos;NSArray&lt;NSString *&gt; *&apos; is inferred from implicit c…
621 // CHECK-NEXT: <string>Type &apos;NSArray&lt;NSString *&gt; *&apos; is inferred from implicit c…
876 // CHECK-NEXT: <string>Type &apos;NSArray&lt;NSNumber *&gt; *&apos; is inferred from implicit c…
878 // CHECK-NEXT: <string>Type &apos;NSArray&lt;NSNumber *&gt; *&apos; is inferred from implicit c…
1017 // CHECK-NEXT: <string>Type &apos;NSArray&lt;NSString *&gt; *&apos; is inferred from implicit c…
1019 // CHECK-NEXT: <string>Type &apos;NSArray&lt;NSString *&gt; *&apos; is inferred from implicit c…
[all …]
/external/clang/include/clang/Basic/
DDiagnosticLexKinds.td596 "only submodules and framework modules may be inferred with wildcard syntax">;
598 "inferred submodules require a module with an umbrella">;
600 "inferred submodule cannot be a framework submodule">;
602 "inferred framework modules cannot be 'explicit'">;
606 "redefinition of inferred submodule">;
608 "expected '{' to start inferred submodule">;
612 "only '*' can be exported from an inferred submodule">;
/external/llvm/docs/CommandGuide/
Dlli.rst76 valid architectures. By default this is inferred from the target triple or
82 By default this is inferred from the target triple and autodetected to
Dllc.rst59 valid architectures. By default this is inferred from the target triple or
65 By default this is inferred from the target triple and autodetected to
Dllvm-build.rst39 given, the location of the project sources will be inferred from the location of
/external/clang/docs/
DModules.rst515 *inferred-submodule-declaration*
519 A *submodule-declaration* that is an *inferred-submodule-declaration* describes a set of submodules…
523 *inferred-submodule-declaration*:
524 …opt` ``framework``:sub:`opt` ``module`` '*' *attributes*:sub:`opt` '{' *inferred-submodule-member*…
526 *inferred-submodule-member*:
529 …taining an *inferred-submodule-declaration* shall have either an umbrella header or an umbrella di…
531 …er-declaration*, a module declaration is implicitly generated from the *inferred-submodule-declara…
534 * Have the ``explicit`` specifier, if the *inferred-submodule-declaration* has the ``explicit`` spe…
536 *inferred-submodule-declaration* has the ``framework`` specifier
537 * Have the attributes specified by the \ *inferred-submodule-declaration*
[all …]
DBlockLanguageSpec.rst99 The return type is optional and is inferred from the return
102 inferred type of the Block is void; otherwise it is the type of the
/external/llvm/test/CodeGen/MIR/X86/
Dused-physical-register-info.mir77 # Verify that the callee saved register can be inferred from register mask
Dconstant-pool.mir71 # Verify that alignment can be inferred:
/external/libvorbis/doc/
Dvorbis-clip.txt3 Sample granularity editing of a Vorbis file; inferred arbitrary sample
32 be inferred from correct usage of the granule position data.
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt31 explicitly declared or should they be inferred by the dynamic compiler?
D2000-11-18-EarlyDesignIdeasResp.txt88 > explicitly declared or should they be inferred by the dynamic
/external/llvm/test/TableGen/
DTargetInstrInfo.td82 // 5. The use/def properties for each operand are automatically inferred from
/external/autotest/utils/
Dpylintrc39 # E1103: Instance has no '*' member (but some types could not be inferred)
/external/chromium-trace/catapult/third_party/coverage/
Dpylintrc75 …run_python_file: Instance of 'file' has no 'getvalue' member (but some types could not be inferred)
/external/gmock/include/gmock/
Dgmock-generated-actions.h.pump434 // that cannot be inferred from its value parameters. ACTION() and
469 // arguments. The value argument types are inferred by the compiler.
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h.pump434 // that cannot be inferred from its value parameters. ACTION() and
469 // arguments. The value argument types are inferred by the compiler.

12