Home
last modified time | relevance | path

Searched defs:ParameterIndex (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNonNullParamChecker.cpp79 unsigned ParameterIndex = Parameter->getFunctionScopeIndex(); in setBitsAccordingToParameterAttributes() local
/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1452 unsigned ParameterIndex, ParameterStatus::Kind AfterJoin, in isLosingJoin() argument
1468 bool anySuccessorHasStatus(const CFGBlock *Parent, unsigned ParameterIndex, in anySuccessorHasStatus() argument
[all...]
/llvm-project/clang/lib/Format/
H A DFormatToken.h542 unsigned ParameterIndex = 0; global() member
/llvm-project/clang/include/clang/AST/
H A DDecl.h1036 unsigned ParameterIndex : NumParameterIndexBits; global() variable