Searched defs:FileLineColLoc (Results 1 – 2 of 2) sorted by relevance
27 auto FileLineColLoc = mlir::FileLineColLoc::get("file", 7, 8, &Context); variable
19 class FileLineColLoc; variable