Home
last modified time | relevance | path

Searched defs:getNumArgs (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h539 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
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp100 static unsigned getNumArgs(ID Id) { return Table[toIndex(Id)].NumArgs; } in getNumArgs() function in __anon2de52b750111::UnmangledFuncInfo
104 unsigned ManglingRule::getNumArgs() const { in getNumArgs() function in __anon2de52b750111::ManglingRule
923 unsigned AMDGPUMangledLibFunc::getNumArgs() const { in getNumArgs() function in AMDGPUMangledLibFunc
927 unsigned AMDGPUUnmangledLibFunc::getNumArgs() const { in getNumArgs() function in AMDGPUUnmangledLibFunc
H A DAMDGPULibFunc.h372 unsigned getNumArgs() const { return Impl->getNumArgs(); } in getNumArgs() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DOption.h150 unsigned getNumArgs() const { return Info->Param; } in getNumArgs() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h356 unsigned getNumArgs() const { in getNumArgs() function
668 unsigned getNumArgs() const { in getNumArgs() function
H A DTypeLoc.h1604 unsigned getNumArgs() const { in getNumArgs() function
2126 unsigned getNumArgs() const { in getNumArgs() function
2384 unsigned getNumArgs() const { 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 DExprCXX.h1608 unsigned getNumArgs() const { return NumArgs; } in getNumArgs() function
2714 unsigned getNumArgs() const { return TypeTraitExprBits.NumArgs; } in getNumArgs() function
3486 unsigned getNumArgs() const { return CXXUnresolvedConstructExprBits.NumArgs; } in getNumArgs() function
H A DExpr.h2910 unsigned getNumArgs() const { return NumArgs; } in getNumArgs() function
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp475 unsigned Selector::getNumArgs() const { in getNumArgs() function in Selector
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1547 unsigned getNumArgs() const { return DiagObj->DiagStorage.NumDiagArgs; } in getNumArgs() function
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h931 unsigned getNumArgs() const { return Args.size(); } in getNumArgs() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h466 unsigned getNumArgs() const { return NumArgs; } in getNumArgs() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1346 unsigned getNumArgs() const { return NumArgs; } in getNumArgs() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp210 size_t getNumArgs() const { return ArgumentTypes.size(); } in getNumArgs() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h2628 unsigned getNumArgs() const { return getSize() - 1; } in getNumArgs() function