Home
last modified time | relevance | path

Searched refs:Argument (Results 1 – 25 of 683) sorted by relevance

12345678910>>...28

/third_party/typescript/tests/baselines/reference/
DtemplateLiteralTypesPatterns.errors.txt2 …nce/types/literal/templateLiteralTypesPatterns.ts(14,10): error TS2345: Argument of type '"example…
3 …nce/types/literal/templateLiteralTypesPatterns.ts(16,10): error TS2345: Argument of type '"gopher:…
4 tests/cases/conformance/types/literal/templateLiteralTypesPatterns.ts(26,7): error TS2345: Argument
5 …nce/types/literal/templateLiteralTypesPatterns.ts(35,11): error TS2345: Argument of type '"0"' is …
6 …nce/types/literal/templateLiteralTypesPatterns.ts(36,11): error TS2345: Argument of type '"false"'…
7 …nce/types/literal/templateLiteralTypesPatterns.ts(37,11): error TS2345: Argument of type '"NaN"' i…
8 …nce/types/literal/templateLiteralTypesPatterns.ts(38,11): error TS2345: Argument of type '""' is n…
9 …nce/types/literal/templateLiteralTypesPatterns.ts(39,11): error TS2345: Argument of type '"other"'…
10 tests/cases/conformance/types/literal/templateLiteralTypesPatterns.ts(60,9): error TS2345: Argument
11 tests/cases/conformance/types/literal/templateLiteralTypesPatterns.ts(61,9): error TS2345: Argument
[all …]
DobjectCreate-errors.errors.txt1 tests/cases/compiler/objectCreate-errors.ts(1,24): error TS2345: Argument of type '1' is not assign…
2 tests/cases/compiler/objectCreate-errors.ts(2,24): error TS2345: Argument of type '"string"' is not…
3 tests/cases/compiler/objectCreate-errors.ts(3,24): error TS2345: Argument of type 'false' is not as…
4 tests/cases/compiler/objectCreate-errors.ts(4,24): error TS2345: Argument of type 'undefined' is no…
5 tests/cases/compiler/objectCreate-errors.ts(7,24): error TS2345: Argument of type '1' is not assign…
6 tests/cases/compiler/objectCreate-errors.ts(8,24): error TS2345: Argument of type '"string"' is not…
7 tests/cases/compiler/objectCreate-errors.ts(9,24): error TS2345: Argument of type 'false' is not as…
8 tests/cases/compiler/objectCreate-errors.ts(10,24): error TS2345: Argument of type 'undefined' is n…
14 !!! error TS2345: Argument of type '1' is not assignable to parameter of type 'object | null'.
17 !!! error TS2345: Argument of type '"string"' is not assignable to parameter of type 'object | null…
[all …]
DarrowFunctionErrorSpan.errors.txt1 tests/cases/compiler/arrowFunctionErrorSpan.ts(4,3): error TS2345: Argument of type '() => void' is…
3 tests/cases/compiler/arrowFunctionErrorSpan.ts(7,3): error TS2345: Argument of type '() => void' is…
5 tests/cases/compiler/arrowFunctionErrorSpan.ts(12,3): error TS2345: Argument of type '() => void' i…
7 tests/cases/compiler/arrowFunctionErrorSpan.ts(17,3): error TS2345: Argument of type '() => void' i…
10 tests/cases/compiler/arrowFunctionErrorSpan.ts(21,3): error TS2345: Argument of type '(a: any, b: a…
11 tests/cases/compiler/arrowFunctionErrorSpan.ts(28,7): error TS2345: Argument of type '() => void' i…
13 tests/cases/compiler/arrowFunctionErrorSpan.ts(32,7): error TS2345: Argument of type '() => void' i…
15 tests/cases/compiler/arrowFunctionErrorSpan.ts(36,7): error TS2345: Argument of type '() => void' i…
17 tests/cases/compiler/arrowFunctionErrorSpan.ts(43,5): error TS2345: Argument of type '() => void' i…
19 tests/cases/compiler/arrowFunctionErrorSpan.ts(52,3): error TS2345: Argument of type '(_: any) => n…
[all …]
DtaggedTemplateStringsWithIncompatibleTypedTagsES6.errors.txt1 …ggedTemplateStringsWithIncompatibleTypedTagsES6.ts(14,9): error TS2345: Argument of type 'number' …
2 …ggedTemplateStringsWithIncompatibleTypedTagsES6.ts(18,9): error TS2345: Argument of type 'number' …
3 …ggedTemplateStringsWithIncompatibleTypedTagsES6.ts(22,9): error TS2345: Argument of type 'number' …
4 …gedTemplateStringsWithIncompatibleTypedTagsES6.ts(24,25): error TS2345: Argument of type 'number' …
5 …ggedTemplateStringsWithIncompatibleTypedTagsES6.ts(26,9): error TS2345: Argument of type 'number' …
6 …gedTemplateStringsWithIncompatibleTypedTagsES6.ts(26,46): error TS2345: Argument of type 'number' …
7 …gedTemplateStringsWithIncompatibleTypedTagsES6.ts(28,57): error TS2345: Argument of type 'number' …
26 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
32 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
38 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
[all …]
DtaggedTemplateStringsWithIncompatibleTypedTags.errors.txt1 …/taggedTemplateStringsWithIncompatibleTypedTags.ts(14,9): error TS2345: Argument of type 'number' …
2 …/taggedTemplateStringsWithIncompatibleTypedTags.ts(18,9): error TS2345: Argument of type 'number' …
3 …/taggedTemplateStringsWithIncompatibleTypedTags.ts(22,9): error TS2345: Argument of type 'number' …
4 …taggedTemplateStringsWithIncompatibleTypedTags.ts(24,25): error TS2345: Argument of type 'number' …
5 …/taggedTemplateStringsWithIncompatibleTypedTags.ts(26,9): error TS2345: Argument of type 'number' …
6 …taggedTemplateStringsWithIncompatibleTypedTags.ts(26,46): error TS2345: Argument of type 'number' …
7 …taggedTemplateStringsWithIncompatibleTypedTags.ts(28,57): error TS2345: Argument of type 'number' …
26 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
32 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
38 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
[all …]
DjsDeclarationsClassAccessor.symbols6 interface Argument {
7 >Argument : Symbol(Argument, Decl(argument.js, 0, 33), Decl(supplement.d.ts, 1, 32))
10 >idlType : Symbol(Argument.idlType, Decl(supplement.d.ts, 2, 24))
13 >default : Symbol(Argument.default, Decl(supplement.d.ts, 3, 21))
42 export class Argument extends Base {
43 >Argument : Symbol(Argument, Decl(argument.js, 0, 33), Decl(supplement.d.ts, 1, 32))
50 >parse : Symbol(Argument.parse, Decl(argument.js, 1, 36))
57 >type : Symbol(Argument.type, Decl(argument.js, 7, 5))
66 >validate : Symbol(Argument.validate, Decl(argument.js, 11, 5))
DtypeArgumentsWithStringLiteralTypes01.errors.txt1 …gLiteral/typeArgumentsWithStringLiteralTypes01.ts(36,25): error TS2345: Argument of type 'string' …
2 …gLiteral/typeArgumentsWithStringLiteralTypes01.ts(37,25): error TS2345: Argument of type 'string' …
3 …gLiteral/typeArgumentsWithStringLiteralTypes01.ts(38,25): error TS2345: Argument of type 'string' …
4 …gLiteral/typeArgumentsWithStringLiteralTypes01.ts(39,25): error TS2345: Argument of type 'string' …
5 …gLiteral/typeArgumentsWithStringLiteralTypes01.ts(40,25): error TS2345: Argument of type 'string' …
6 …gLiteral/typeArgumentsWithStringLiteralTypes01.ts(43,30): error TS2345: Argument of type 'string' …
7 …gLiteral/typeArgumentsWithStringLiteralTypes01.ts(44,30): error TS2345: Argument of type 'string' …
8 …gLiteral/typeArgumentsWithStringLiteralTypes01.ts(45,30): error TS2345: Argument of type 'string' …
9 …gLiteral/typeArgumentsWithStringLiteralTypes01.ts(46,30): error TS2345: Argument of type 'string' …
10 …gLiteral/typeArgumentsWithStringLiteralTypes01.ts(47,30): error TS2345: Argument of type 'string' …
[all …]
DfunctionConstraintSatisfaction2.errors.txt1 …ypeArgumentLists/functionConstraintSatisfaction2.ts(5,5): error TS2345: Argument of type 'number' …
4 …eArgumentLists/functionConstraintSatisfaction2.ts(23,14): error TS2345: Argument of type 'Function…
6 …eArgumentLists/functionConstraintSatisfaction2.ts(24,15): error TS2345: Argument of type '(x: stri…
9 …eArgumentLists/functionConstraintSatisfaction2.ts(25,15): error TS2345: Argument of type 'typeof C…
11 …eArgumentLists/functionConstraintSatisfaction2.ts(26,15): error TS2345: Argument of type 'new (x: …
13 …eArgumentLists/functionConstraintSatisfaction2.ts(28,16): error TS2345: Argument of type '<U, V>(x…
14 …eArgumentLists/functionConstraintSatisfaction2.ts(29,16): error TS2345: Argument of type 'typeof C…
16 …eArgumentLists/functionConstraintSatisfaction2.ts(30,16): error TS2345: Argument of type 'new <T>(…
18 …eArgumentLists/functionConstraintSatisfaction2.ts(34,16): error TS2345: Argument of type 'F2' is n…
20 …eArgumentLists/functionConstraintSatisfaction2.ts(37,10): error TS2345: Argument of type 'T' is no…
[all …]
Dparser15.4.4.14-9-2.errors.txt1 tests/cases/conformance/parser/ecmascript5/parser15.4.4.14-9-2.ts(16,42): error TS2345: Argument of…
2 tests/cases/conformance/parser/ecmascript5/parser15.4.4.14-9-2.ts(17,17): error TS2345: Argument of…
3 tests/cases/conformance/parser/ecmascript5/parser15.4.4.14-9-2.ts(18,17): error TS2345: Argument of…
4 tests/cases/conformance/parser/ecmascript5/parser15.4.4.14-9-2.ts(19,17): error TS2345: Argument of…
5 tests/cases/conformance/parser/ecmascript5/parser15.4.4.14-9-2.ts(20,17): error TS2345: Argument of…
27 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'boolean'.
30 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
33 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
36 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
39 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
DkeyofDoesntContainSymbols.errors.txt1 tests/cases/compiler/keyofDoesntContainSymbols.ts(11,30): error TS2345: Argument of type 'string' i…
2 tests/cases/compiler/keyofDoesntContainSymbols.ts(14,23): error TS2345: Argument of type 'unique sy…
3 tests/cases/compiler/keyofDoesntContainSymbols.ts(17,23): error TS2345: Argument of type '0' is not…
19 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
21 // Argument of type '""' is not assignable to parameter of type 'number'.
24 !!! error TS2345: Argument of type 'unique symbol' is not assignable to parameter of type '"str" | …
26 // Argument of type 'unique symbol' is not assignable to parameter of type "str" | "num"
29 !!! error TS2345: Argument of type '0' is not assignable to parameter of type '"str" | "num"'.
31 // Argument of type '0' is not assignable to parameter of type "str" | "num"
DgenericRestArgs.errors.txt1 tests/cases/compiler/genericRestArgs.ts(2,26): error TS2345: Argument of type 'string' is not assig…
2 tests/cases/compiler/genericRestArgs.ts(5,34): error TS2345: Argument of type 'string' is not assig…
3 tests/cases/compiler/genericRestArgs.ts(10,29): error TS2345: Argument of type 'string' is not assi…
4 tests/cases/compiler/genericRestArgs.ts(12,30): error TS2345: Argument of type 'number' is not assi…
11 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
16 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
23 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
27 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'any[]'.
DjsdocTypeFromChainedAssignment2.errors.txt1 tests/cases/conformance/jsdoc/use.js(2,7): error TS2345: Argument of type 'string' is not assignabl…
2 tests/cases/conformance/jsdoc/use.js(3,7): error TS2345: Argument of type 'string' is not assignabl…
3 tests/cases/conformance/jsdoc/use.js(4,7): error TS2345: Argument of type 'number' is not assignabl…
4 tests/cases/conformance/jsdoc/use.js(5,7): error TS2345: Argument of type 'number' is not assignabl…
11 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
14 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
17 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'.
20 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'.
DtaggedTemplateStringsWithOverloadResolution1_ES6.errors.txt1 …aggedTemplateStringsWithOverloadResolution1_ES6.ts(9,13): error TS2345: Argument of type 'undefine…
3 …ggedTemplateStringsWithOverloadResolution1_ES6.ts(10,13): error TS2345: Argument of type 'undefine…
6 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
8 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
11 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
13 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
16 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
18 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
22 Argument of type 'boolean' is not assignable to parameter of type 'number'.
24 Argument of type 'boolean' is not assignable to parameter of type 'string'.
[all …]
DtaggedTemplateStringsWithOverloadResolution1.errors.txt1 …es/taggedTemplateStringsWithOverloadResolution1.ts(9,13): error TS2345: Argument of type 'undefine…
3 …s/taggedTemplateStringsWithOverloadResolution1.ts(10,13): error TS2345: Argument of type 'undefine…
6 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
8 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
11 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
13 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
16 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
18 Argument of type 'undefined[]' is not assignable to parameter of type 'TemplateStringsArray'.
22 Argument of type 'boolean' is not assignable to parameter of type 'number'.
24 Argument of type 'boolean' is not assignable to parameter of type 'string'.
[all …]
DinheritedConstructorWithRestParams2.errors.txt1 tests/cases/compiler/inheritedConstructorWithRestParams2.ts(32,13): error TS2345: Argument of type …
4 Argument of type 'string' is not assignable to parameter of type 'number'.
6 Argument of type 'number' is not assignable to parameter of type 'string'.
9 Argument of type 'string' is not assignable to parameter of type 'number'.
11 Argument of type 'number' is not assignable to parameter of type 'string'.
48 !!! error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'.
53 !!! error TS2769: Argument of type 'string' is not assignable to parameter of type 'number'.
55 !!! error TS2769: Argument of type 'number' is not assignable to parameter of type 'string'.
60 !!! error TS2769: Argument of type 'string' is not assignable to parameter of type 'number'.
62 !!! error TS2769: Argument of type 'number' is not assignable to parameter of type 'string'.
DcallWithSpread2.errors.txt3 tests/cases/conformance/expressions/functionCalls/callWithSpread2.ts(27,5): error TS2345: Argument
5 tests/cases/conformance/expressions/functionCalls/callWithSpread2.ts(28,5): error TS2345: Argument
6 tests/cases/conformance/expressions/functionCalls/callWithSpread2.ts(29,13): error TS2345: Argument
8 tests/cases/conformance/expressions/functionCalls/callWithSpread2.ts(30,13): error TS2345: Argument
9 tests/cases/conformance/expressions/functionCalls/callWithSpread2.ts(31,11): error TS2345: Argument
11 tests/cases/conformance/expressions/functionCalls/callWithSpread2.ts(32,11): error TS2345: Argument
14 tests/cases/conformance/expressions/functionCalls/callWithSpread2.ts(35,8): error TS2345: Argument
51 !!! error TS2345: Argument of type 'string | number' is not assignable to parameter of type 'number…
55 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
58 !!! error TS2345: Argument of type 'string | number' is not assignable to parameter of type 'number…
[all …]
DjsdocTypeFromChainedAssignment.errors.txt2 tests/cases/conformance/jsdoc/a.js(15,5): error TS2345: Argument of type 'string' is not assignable…
3 tests/cases/conformance/jsdoc/a.js(16,5): error TS2345: Argument of type 'string' is not assignable…
4 tests/cases/conformance/jsdoc/a.js(17,5): error TS2345: Argument of type 'string' is not assignable…
5 tests/cases/conformance/jsdoc/a.js(18,5): error TS2345: Argument of type 'string' is not assignable…
28 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
31 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
34 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
37 !!! error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'.
DunionTypeCallSignatures.errors.txt3 tests/cases/conformance/types/union/unionTypeCallSignatures.ts(9,43): error TS2345: Argument of typ…
6 Argument of type 'boolean' is not assignable to parameter of type 'number'.
8 Argument of type 'boolean' is not assignable to parameter of type 'string'.
11 Argument of type 'boolean' is not assignable to parameter of type 'number'.
13 Argument of type 'boolean' is not assignable to parameter of type 'string'.
15 tests/cases/conformance/types/union/unionTypeCallSignatures.ts(19,32): error TS2345: Argument of ty…
16 tests/cases/conformance/types/union/unionTypeCallSignatures.ts(20,32): error TS2345: Argument of ty…
19 tests/cases/conformance/types/union/unionTypeCallSignatures.ts(26,36): error TS2345: Argument of ty…
22 tests/cases/conformance/types/union/unionTypeCallSignatures.ts(36,49): error TS2345: Argument of ty…
25 tests/cases/conformance/types/union/unionTypeCallSignatures.ts(42,49): error TS2345: Argument of ty…
[all …]
DunionTypeConstructSignatures.errors.txt3 tests/cases/conformance/types/union/unionTypeConstructSignatures.ts(9,47): error TS2345: Argument o…
6 Argument of type 'boolean' is not assignable to parameter of type 'number'.
8 Argument of type 'boolean' is not assignable to parameter of type 'string'.
11 Argument of type 'boolean' is not assignable to parameter of type 'number'.
13 Argument of type 'boolean' is not assignable to parameter of type 'string'.
15 tests/cases/conformance/types/union/unionTypeConstructSignatures.ts(19,36): error TS2345: Argument
16 tests/cases/conformance/types/union/unionTypeConstructSignatures.ts(20,36): error TS2345: Argument
19 tests/cases/conformance/types/union/unionTypeConstructSignatures.ts(26,40): error TS2345: Argument
22 tests/cases/conformance/types/union/unionTypeConstructSignatures.ts(36,53): error TS2345: Argument
25 tests/cases/conformance/types/union/unionTypeConstructSignatures.ts(42,53): error TS2345: Argument
[all …]
/third_party/boost/libs/geometry/test/util/
Dmath_sqrt.cpp42 template <typename Argument, bool IsFundamental /* true */>
46 static inline void apply(Argument const& arg, Result const& result) in apply()
55 template <typename Argument>
56 struct check<Argument, false>
59 static inline void apply(Argument const& arg, Result const& result) in apply()
74 typename Argument,
78 Argument
80 bool IsFundamental = boost::is_fundamental<Argument>::value
83 : bg::not_implemented<Argument, Result, ExpectedResult>
87 template <typename Argument, typename Result, bool IsFundamental>
[all …]
/third_party/boost/boost/parameter/aux_/pack/
Ddeduce_tag.hpp12 typename Argument
31 template <typename Predicate, typename Argument, typename ArgumentPack>
38 , Argument
51 template <typename Predicate, typename Argument, typename ArgumentPack>
56 , ::boost::mp11::mp_list<Argument,ArgumentPack>
60 template <typename Predicate, typename Argument, typename ArgumentPack>
64 ::deduce_tag_condition_mp11<Predicate,Argument,ArgumentPack>
66 ::deduce_tag_condition_mpl<Predicate,Argument,ArgumentPack>
85 typename Argument
106 , Argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticInfo.cpp163 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, const Value *V) in Argument() function in DiagnosticInfoOptimizationBase::Argument
174 if (isa<llvm::Argument>(V) || isa<GlobalValue>(V)) in Argument()
183 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, const Type *T) in Argument() function in DiagnosticInfoOptimizationBase::Argument
189 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, StringRef S) in Argument() function in DiagnosticInfoOptimizationBase::Argument
192 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, int N) in Argument() function in DiagnosticInfoOptimizationBase::Argument
195 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, float N) in Argument() function in DiagnosticInfoOptimizationBase::Argument
198 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, long N) in Argument() function in DiagnosticInfoOptimizationBase::Argument
201 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, long long N) in Argument() function in DiagnosticInfoOptimizationBase::Argument
204 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, unsigned N) in Argument() function in DiagnosticInfoOptimizationBase::Argument
207 DiagnosticInfoOptimizationBase::Argument::Argument(StringRef Key, in Argument() function in DiagnosticInfoOptimizationBase::Argument
[all …]
/third_party/boost/libs/icl/example/large_bitset_/
Dmeta_log.hpp13 template <size_t Argument, size_t Base=2>
14 struct log_{ enum { value = 1 + log_<Argument/Base, Base>::value }; };
19 template <size_t Argument>
20 struct log2_{ enum { value = log_<Argument, 2>::value }; };
22 template <size_t Argument>
23 struct power2_{ enum { value = 1 << Argument }; };
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
DRemark.h42 struct Argument { struct
51 DEFINE_SIMPLE_CONVERSION_FUNCTIONS(Argument, LLVMRemarkArgRef) argument
90 SmallVector<Argument, 5> Args;
143 inline bool operator==(const Argument &LHS, const Argument &RHS) {
147 inline bool operator!=(const Argument &LHS, const Argument &RHS) {
151 inline bool operator<(const Argument &LHS, const Argument &RHS) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXLowerArgs.cpp116 void handleByValParam(Argument *Arg);
154 void NVPTXLowerArgs::handleByValParam(Argument *Arg) { in handleByValParam()
184 if (Argument *Arg = dyn_cast<Argument>(Ptr)) { in markPointerAsGlobal()
217 if (Argument *Arg = dyn_cast<Argument>(UO)) { in runOnKernelFunction()
229 for (Argument &Arg : F.args()) { in runOnKernelFunction()
242 for (Argument &Arg : F.args()) in runOnDeviceFunction()

12345678910>>...28