Searched refs:mLoc (Results 1 – 1 of 1) sorted by relevance
40 clang::SourceLocation mLoc; variable46 mLoc(Loc) { in RSExportable()53 clang::SourceLocation getLocation() const { return mLoc; } in getLocation()