Home
last modified time | relevance | path

Searched defs:numArgs (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp488 const unsigned numArgs, in BasicAllocationCheck()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp348 numArgs = selector.getNumArgs(), in mangleObjCMethodName() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp1474 const int numArgs = call_inst->arg_size(); in Interpret() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1626 int numArgs = (int)aCI->arg_size(); in evaluateCall() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h221 ArgsUnion *args, unsigned numArgs, Form formUsed, in ParsedAttr()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1438 unsigned numArgs = OldMsg->getNumArgs(); in RewritePropertyOrImplicitSetter() local
1522 unsigned numArgs = OldMsg->getNumArgs(); in RewritePropertyOrImplicitGetter() local
2392 unsigned numArgs = proto->getNumParams(); in RewriteBlockLiteralFunctionDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp4505 unsigned numArgs = isStore ? 2 : 1; in BuiltinNontemporalOverloaded() local