Home
last modified time | relevance | path

Searched refs:IdLocListType (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/AsmParser/
DLLParser.h390 using IdLocListType = std::vector<std::pair<unsigned, LocTy>>; variable
392 IdLocListType &IdLocList);
394 IdLocListType &IdLocList);
/openbsd/src/gnu/llvm/llvm/lib/AsmParser/
DLLParser.cpp9244 IdLocListType &IdLocList) { in parseParamAccessCall()
9275 IdLocListType &IdLocList) { in parseParamAccess()
9315 IdLocListType VContexts; in parseOptionalParamAccesses()
9332 IdLocListType::const_iterator ItContext = VContexts.begin(); in parseOptionalParamAccesses()