Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DAssumeBundleQueriesTest.cpp45 StringRef AttrToMatch) { in hasMatchesExactlyAttributes() argument
46 Regex Reg(AttrToMatch); in hasMatchesExactlyAttributes()
220 StringRef AttrToMatch) { in FindExactlyAttributes() argument
221 Regex Reg(AttrToMatch); in FindExactlyAttributes()