Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LineNo

784   unsigned LineNo = PLoc.isValid() ? PLoc.getLine() :
786 return llvm::ConstantInt::get(Int32Ty, LineNo);