Home
last modified time | relevance | path

Searched defs:getNumParams (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h184 unsigned getNumParams() const { return ParamTypes.size(); } getNumParams() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp541 unsigned CodeCompleteConsumer::OverloadCandidate::getNumParams() const { in getNumParams() function in CodeCompleteConsumer::OverloadCandidate
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h184 unsigned getNumParams() const { return NumParameters; } in getNumParams() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h142 unsigned getNumParams() const { return NumContainedTys - 1; } in getNumParams() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h932 unsigned getNumParams() const { getNumParams() function
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp203 unsigned getNumParams() const { getNumParams() function in __anon9ce31d5f0111::Intrinsic
H A DNeonEmitter.cpp434 unsigned getNumParams() const { return Types.size() - 1; } in getNumParams() function in __anonabaaf6210111::Intrinsic
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4551 unsigned getNumParams() const { return NumParams; } getNumParams() function
4681 unsigned getNumParams() const { return NumParams; } getNumParams() function
[all...]
H A DTypeLoc.h1464 unsigned getNumParams() const { getNumParams() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3634 unsigned FunctionDecl::getNumParams() const { getNumParams() function in FunctionDecl
[all...]