| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | CallEvent.h | 539 unsigned getNumArgs() const override { return getOriginExpr()->getNumArgs(); } in getNumArgs() function 575 unsigned getNumArgs() const override { return getOriginExpr()->getNumArgs(); } in getNumArgs() function 713 unsigned getNumArgs() const override { in getNumArgs() function 757 unsigned getNumArgs() const override { in getNumArgs() function 824 unsigned getNumArgs() const override { return 0; } in getNumArgs() function 903 unsigned getNumArgs() const override { return getOriginExpr()->getNumArgs(); } in getNumArgs() function 973 unsigned getNumArgs() const override { in getNumArgs() function 1033 unsigned getNumArgs() const override { in getNumArgs() function 1092 unsigned getNumArgs() const override { return getDecl()->getNumParams(); } in getNumArgs() function 1152 unsigned getNumArgs() const override { in getNumArgs() function
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | CallEvent.h | 488 unsigned getNumArgs() const override { return getOriginExpr()->getNumArgs(); } in getNumArgs() function 523 unsigned getNumArgs() const override { return getOriginExpr()->getNumArgs(); } in getNumArgs() function 664 unsigned getNumArgs() const override { in getNumArgs() function 708 unsigned getNumArgs() const override { in getNumArgs() function 754 unsigned getNumArgs() const override { return 0; } in getNumArgs() function 808 unsigned getNumArgs() const override { return getOriginExpr()->getNumArgs(); } in getNumArgs() function 850 unsigned getNumArgs() const override { in getNumArgs() function 910 unsigned getNumArgs() const override { in getNumArgs() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPULibFunc.cpp | 102 static unsigned getNumArgs(ID Id) { return Table[toIndex(Id)].NumArgs; } in getNumArgs() function in __anonabbc013f0111::UnmangledFuncInfo 106 unsigned ManglingRule::getNumArgs() const { in getNumArgs() function in __anonabbc013f0111::ManglingRule 927 unsigned AMDGPUMangledLibFunc::getNumArgs() const { in getNumArgs() function in AMDGPUMangledLibFunc 931 unsigned AMDGPUUnmangledLibFunc::getNumArgs() const { in getNumArgs() function in AMDGPUUnmangledLibFunc
|
| D | AMDGPULibFunc.h | 371 unsigned getNumArgs() const { return Impl->getNumArgs(); } in getNumArgs() function
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPULibFunc.cpp | 103 static unsigned getNumArgs(ID Id) { return Table[toIndex(Id)].NumArgs; } in getNumArgs() function in __anon0885f64b0111::UnmangledFuncInfo 107 unsigned ManglingRule::getNumArgs() const { in getNumArgs() function in __anon0885f64b0111::ManglingRule 926 unsigned AMDGPUMangledLibFunc::getNumArgs() const { in getNumArgs() function in AMDGPUMangledLibFunc 930 unsigned AMDGPUUnmangledLibFunc::getNumArgs() const { in getNumArgs() function in AMDGPUUnmangledLibFunc
|
| /external/llvm-project/polly/lib/External/isl/m4/ |
| D | ax_detect_clang.m4 | 163 [AC_DEFINE([getNumArgs], [getNumParams], definition
|
| /external/llvm/include/llvm/Option/ |
| D | Option.h | 130 unsigned getNumArgs() const { return Info->Param; } in getNumArgs() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
| D | Option.h | 138 unsigned getNumArgs() const { return Info->Param; } in getNumArgs() function
|
| /external/llvm-project/llvm/include/llvm/Option/ |
| D | Option.h | 150 unsigned getNumArgs() const { return Info->Param; } in getNumArgs() function
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTypes.h | 171 SizeT getNumArgs() const { return ArgList.size(); } in getNumArgs() function
|
| D | IceIntrinsics.h | 158 SizeT getNumArgs() const { in getNumArgs() function
|
| D | IceInst.h | 447 SizeT getNumArgs() const { return getSrcSize() - 1; } in getNumArgs() function 632 SizeT getNumArgs() const { return getSrcSize(); } in getNumArgs() function
|
| /external/llvm-project/mlir/include/mlir/TableGen/ |
| D | Operator.h | 151 int getNumArgs() const { return arguments.size(); } in getNumArgs() function
|
| /external/clang/lib/Basic/ |
| D | IdentifierTable.cpp | 374 unsigned getNumArgs() const { return ExtraKindOrNumArgs - NUM_EXTRA_KINDS; } in getNumArgs() function in clang::MultiKeywordSelector 399 unsigned Selector::getNumArgs() const { in getNumArgs() function in Selector
|
| /external/llvm-project/lldb/examples/python/ |
| D | pytracer.py | 101 def getNumArgs(wantVarargs=False, wantKWArgs=False): member in ArgsFancy
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | Comment.h | 356 unsigned getNumArgs() const { in getNumArgs() function 668 unsigned getNumArgs() const { in getNumArgs() function
|
| D | TypeLoc.h | 1604 unsigned getNumArgs() const { in getNumArgs() function 2077 unsigned getNumArgs() const { in getNumArgs() function 2335 unsigned getNumArgs() const { in getNumArgs() function
|
| D | ExprObjC.h | 480 unsigned getNumArgs() const { return SelName.getNumArgs(); } in getNumArgs() function 1372 unsigned getNumArgs() const { return NumArgs; } in getNumArgs() function
|
| /external/clang/include/clang/AST/ |
| D | Comment.h | 362 unsigned getNumArgs() const { in getNumArgs() function 674 unsigned getNumArgs() const { in getNumArgs() function
|
| D | TypeLoc.h | 1469 unsigned getNumArgs() const { in getNumArgs() function 1899 unsigned getNumArgs() const { in getNumArgs() function
|
| /external/llvm-project/clang/include/clang/Basic/ |
| D | IdentifierTable.h | 927 unsigned getNumArgs() const { in getNumArgs() function
|
| /external/clang/include/clang/Lex/ |
| D | MacroInfo.h | 179 unsigned getNumArgs() const { return NumArguments; } in getNumArgs() function
|
| /external/llvm-project/mlir/lib/TableGen/ |
| D | Pattern.cpp | 142 int DagNode::getNumArgs() const { return node->getNumArgs(); } in getNumArgs() function in DagNode
|
| /external/llvm-project/clang/lib/Basic/ |
| D | IdentifierTable.cpp | 439 unsigned Selector::getNumArgs() const { in getNumArgs() function in Selector
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.h | 595 unsigned getNumArgs() const { return Args.size(); } in getNumArgs() function
|