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