OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumParamTypes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
Statistics.cpp
66
unsigned
NumParamTypes
= 0;
410
FnStats.
NumParamTypes
++;
789
ParamWithType += Stats.
NumParamTypes
;
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateDeduction.cpp
4146
for (unsigned ParamIdx = 0,
NumParamTypes
= ParamTypes.size(), ArgIdx = 0;
4147
ParamIdx !=
NumParamTypes
; ++ParamIdx) {
4184
if (ParamIdx + 1 ==
NumParamTypes
|| PackScope.hasFixedArity()) {
Completed in 19 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026