Searched refs:OldLocation (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DTreeTransform.h172 SourceLocation OldLocation; member in class:clang::TreeTransform::TemporaryBase
178 OldLocation = Self.getDerived().getBaseLocation();
186 Self.getDerived().setBase(OldLocation, OldEntity);

Completed in 73 milliseconds