Home
last modified time | relevance | path

Searched defs:SignedIndices (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp5382 EmitCheckedInBoundsGEP(llvm::Type * ElemTy,Value * Ptr,ArrayRef<Value * > IdxList,bool SignedIndices,bool IsSubtraction,SourceLocation Loc,const Twine & Name) EmitCheckedInBoundsGEP() argument
H A DCGExpr.cpp4125 bool SignedIndices = false; EmitArraySubscriptExpr() local