Searched refs:getParamIndex (Results 1 – 9 of 9) sorted by relevance
41 LHSIndex = LHS->getParamIndex(); in operator ()()47 RHSIndex = RHS->getParamIndex(); in operator ()()360 << C->getParamIndex() in visitParamCommandComment()375 << C->getParamIndex() in visitParamCommandComment()749 Result << "<Index>" << C->getParamIndex() << "</Index>"; in visitParamCommandComment()
375 return FC->getDeclInfo()->ParamVars[getParamIndex()]->getName(); in getParamName()
1601 JOS.attribute("paramIdx", C->getParamIndex()); in visitParamCommandComment()
794 OS << " ParamIndex=" << C->getParamIndex(); in visitParamCommandComment()
281 return PCC->getParamIndex(); in clang_ParamCommandComment_getParamIndex()
785 unsigned getParamIndex() const LLVM_READONLY { in getParamIndex() function
4583 Alignment = CallArgs[AA->getParamIndex().getLLVMIndex()] in AllocAlignAttrEmitter()
179 llvm::APInt(64, Align->getParamIndex().getSourceIndex()), in instantiateDependentAllocAlignAttr()
4667 const Expr *Arg = Args[AA->getParamIndex().getASTIndex()]; in checkCall()