Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp190 struct PatternList { struct
191 std::vector<GlobPattern> Patterns;
192 template <class T> void init(const T &StringList) { in init()
197 bool match(StringRef S) { in match()
/aosp_15_r20/external/stressapptest/src/
H A Dpattern.cc327 PatternList::PatternList() { in PatternList() function in PatternList
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dndis.h2572 SINGLE_LIST_ENTRY PatternList; member