Home | History | Annotate | Download | only in IR

Lines Matching refs:DILocation

585 bool DILocation::Verify() const {
839 DILocation DILocation::copyWithNewScope(LLVMContext &Ctx,
850 return DILocation(NewDIL);
855 unsigned DILocation::computeNewDiscriminator(LLVMContext &Ctx) {
1044 /// processLocation - Process DILocation.
1045 void DebugInfoFinder::processLocation(const Module &M, DILocation Loc) {