Home | History | Annotate | Download | only in libclang

Lines Matching refs:getDecomposedLoc

202     std::tie(RegionFID, RegionOffset) = SM.getDecomposedLoc(RegionLoc);
320 std::tie(FID, Offset) = SM.getDecomposedLoc(Loc);