Searched refs:lookUpArgLoc (Results 1 – 1 of 1) sorted by relevance
1149 auto lookUpArgLoc = [this, &tree](int idx) { in handleLocationDirective() local1167 return lookUpArgLoc(0); in handleLocationDirective()1184 os << (first ? "" : ", ") << lookUpArgLoc(i); in handleLocationDirective()