Home | History | Annotate | Download | only in AST

Lines Matching refs:setColonLoc

122   void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; }