Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNonNullParamChecker.cpp79 unsigned ParameterIndex = Parameter->getFunctionScopeIndex(); in setBitsAccordingToParameterAttributes() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1451 isLosingJoin(const State & StateAfterJoin,const CFGBlock * JoinBlock,unsigned ParameterIndex,ParameterStatus::Kind AfterJoin,ParameterStatus::Kind BeforeJoin) const isLosingJoin() argument
1467 anySuccessorHasStatus(const CFGBlock * Parent,unsigned ParameterIndex,ParameterStatus::Kind ToFind) const anySuccessorHasStatus() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h522 unsigned ParameterIndex = 0; global() member
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1036 unsigned ParameterIndex : NumParameterIndexBits; global() variable