Home
last modified time | relevance | path

Searched defs:ShouldHaveAttr (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/unittests/Analysis/
DAssumeBundleQueriesTest.cpp53 bool ShouldHaveAttr = Reg.match(Attr, &Matches) && Matches[0] == Attr; in hasMatchesExactlyAttributes() local
228 bool ShouldHaveAttr = Reg.match(Attr, &Matches) && Matches[0] == Attr; in FindExactlyAttributes() local