Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h422 IdLocListType &IdLocList);
424 IdLocListType &IdLocList);
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp10209 IdLocListType &IdLocList) { in parseParamAccessCall() argument
10222 IdLocList.emplace_back(GVId, Loc); in parseParamAccessCall()
10240 IdLocListType &IdLocList) { in parseParamAccess() argument
10254 if (parseParamAccessCall(Call, IdLocList)) in parseParamAccess()