Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkCounter.h115 if (auto E = AC.getAllMatchingArgumentsInRemark(Buffer, Arguments, Filter)) in createArgumentCounter()
135 Error getAllMatchingArgumentsInRemark(StringRef Buffer,
H A DRemarkCounter.cpp130 Error ArgumentCounter::getAllMatchingArgumentsInRemark( in getAllMatchingArgumentsInRemark() function in ArgumentCounter