Searched refs:IdLocListType (Results 1 – 2 of 2) sorted by relevance
416 using IdLocListType = std::vector<std::pair<unsigned, LocTy>>; variable418 IdLocListType &IdLocList);420 IdLocListType &IdLocList);
9881 IdLocListType &IdLocList) { in parseParamAccessCall()9912 IdLocListType &IdLocList) { in parseParamAccess()9952 IdLocListType VContexts; in parseOptionalParamAccesses()9969 IdLocListType::const_iterator ItContext = VContexts.begin(); in parseOptionalParamAccesses()