Searched defs:CLoc (Results 1 – 4 of 4) sorted by relevance
1519 SourceLocation CLoc, in ObjCInterfaceDecl()
111 void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; } in setColonLoc()
219 SourceLocation CLoc = getCallee()->getExprLoc(); in getExprLoc() local
4074 SourceLocation CLoc, Expr *rhs, QualType t, in ConditionalOperator()