Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConstructLoc

93     SourceLocation ConstructLoc;
98 ConstructLoc(Loc) {}
102 ConstructLoc() {}
195 SourceLocation getConstructLoc() { return Stack.back().ConstructLoc; }