Searched refs:IdLocListType (Results 1 – 2 of 2) sorted by relevance
390 using IdLocListType = std::vector<std::pair<unsigned, LocTy>>; variable392 IdLocListType &IdLocList);394 IdLocListType &IdLocList);
9244 IdLocListType &IdLocList) { in parseParamAccessCall()9275 IdLocListType &IdLocList) { in parseParamAccess()9315 IdLocListType VContexts; in parseOptionalParamAccesses()9332 IdLocListType::const_iterator ItContext = VContexts.begin(); in parseOptionalParamAccesses()