OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ParameterIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
NonNullParamChecker.cpp
77
unsigned
ParameterIndex
= Parameter->getFunctionScopeIndex();
78
if (
ParameterIndex
== AttrNonNull.size())
82
AttrNonNull.set(
ParameterIndex
);
/src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h
406
unsigned
ParameterIndex
= 0;
Completed in 57 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026