Home
last modified time | relevance | path

Searched defs:getNumArgs (Results 1 – 25 of 314) sorted by path

12345678910>>...13

/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/MilkdropPresetFactory/
H A DFunc.hpp52 inline int getNumArgs() const { in getNumArgs() function in Func
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Core/Definition/
H A DConstructor.pm67 sub getNumArgs { subroutine
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Core/
H A DParameters.pm44 sub getNumArgs { subroutine
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/SPIRV/libSPIRV/
H A DSPIRVDebugInfoExt.h856 unsigned int getNumArgs() { return extInst->getArguments().size(); } in getNumArgs() function
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/include/vc/GenXOpts/Utils/
H A DKernelInfo.h174 unsigned getNumArgs() const { return ArgKinds.size(); } in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DComment.h356 unsigned getNumArgs() const { in getNumArgs() function
668 unsigned getNumArgs() const { in getNumArgs() function
H A DExpr.h2977 unsigned getNumArgs() const { return NumArgs; } in getNumArgs() function
H A DExprCXX.h1577 unsigned getNumArgs() const { return NumArgs; } in getNumArgs() function
2672 unsigned getNumArgs() const { return TypeTraitExprBits.NumArgs; } in getNumArgs() function
H A DExprObjC.h480 unsigned getNumArgs() const { return SelName.getNumArgs(); } in getNumArgs() function
1372 unsigned getNumArgs() const { return NumArgs; } in getNumArgs() function
H A DTypeLoc.h1604 unsigned getNumArgs() const { in getNumArgs() function
2117 unsigned getNumArgs() const { in getNumArgs() function
2375 unsigned getNumArgs() const { in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Basic/
H A DDiagnostic.h1369 unsigned getNumArgs() const { return DiagObj->NumDiagArgs; } in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DParsedAttr.h454 unsigned getNumArgs() const { return NumArgs; } in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h539 unsigned getNumArgs() const override { return getOriginExpr()->getNumArgs(); } in getNumArgs() function
577 unsigned getNumArgs() const override { return getOriginExpr()->getNumArgs(); } in getNumArgs() function
715 unsigned getNumArgs() const override { in getNumArgs() function
759 unsigned getNumArgs() const override { in getNumArgs() function
828 unsigned getNumArgs() const override { return 0; } in getNumArgs() function
909 unsigned getNumArgs() const override { return getOriginExpr()->getNumArgs(); } in getNumArgs() function
981 unsigned getNumArgs() const override { in getNumArgs() function
1041 unsigned getNumArgs() const override { in getNumArgs() function
1102 unsigned getNumArgs() const override { return getDecl()->getNumParams(); } in getNumArgs() function
1164 unsigned getNumArgs() const override { in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Basic/
H A DIdentifierTable.cpp439 unsigned Selector::getNumArgs() const { in getNumArgs() function in Selector
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/examples/python/
H A Dpytracer.py101 def getNumArgs(wantVarargs=False, wantKWArgs=False): member in ArgsFancy
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2438 unsigned getNumArgs() const { return getSize() - 1; } in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Option/
H A DOption.h150 unsigned getNumArgs() const { return Info->Param; } in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/TableGen/
H A DRecord.h1346 unsigned getNumArgs() const { return NumArgs; } in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp103 static unsigned getNumArgs(ID Id) { return Table[toIndex(Id)].NumArgs; } in getNumArgs() function in __anonfa80c0820111::UnmangledFuncInfo
107 unsigned ManglingRule::getNumArgs() const { in getNumArgs() function in __anonfa80c0820111::ManglingRule
926 unsigned AMDGPUMangledLibFunc::getNumArgs() const { in getNumArgs() function in AMDGPUMangledLibFunc
930 unsigned AMDGPUUnmangledLibFunc::getNumArgs() const { in getNumArgs() function in AMDGPUUnmangledLibFunc
H A DAMDGPULibFunc.h372 unsigned getNumArgs() const { return Impl->getNumArgs(); } in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp220 size_t getNumArgs() const { return ArgumentTypes.size(); } in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h937 unsigned getNumArgs() const { return Args.size(); } in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/TableGen/
H A DOperator.h152 int getNumArgs() const { return arguments.size(); } in getNumArgs() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/TableGen/
H A DPattern.cpp146 int tblgen::DagNode::getNumArgs() const { return node->getNumArgs(); } in getNumArgs() function in tblgen::DagNode
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DComment.h356 unsigned getNumArgs() const { in getNumArgs() function
668 unsigned getNumArgs() const { in getNumArgs() function

12345678910>>...13