Home | History | Annotate | Download | only in AST

Lines Matching refs:setUsingLoc

2894   void setUsingLoc(SourceLocation L) { UsingLocation = L; }
3036 void setUsingLoc(SourceLocation L) { UsingLocation = L; }