Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h406 IdLocListType &IdLocList);
408 IdLocListType &IdLocList);
/freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9420 IdLocListType &IdLocList) { in parseParamAccessCall() argument
9433 IdLocList.emplace_back(GVId, Loc); in parseParamAccessCall()
9451 IdLocListType &IdLocList) { in parseParamAccess() argument
9465 if (parseParamAccessCall(Call, IdLocList)) in parseParamAccess()