Home | History | Annotate | Download | only in AsmPrinter

Lines Matching defs:FileID

329   unsigned FileID = getOrCreateSourceID(File, Directory);
330 assert(FileID && "Invalid file id");
331 addUInt(Die, dwarf::DW_AT_decl_file, None, FileID);