Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/bugpoint/
H A DListReducer.h33 KeepPrefix, // The prefix alone satisfies the predicate enumerator
/aosp_15_r20/external/flatbuffers/tests/flatc/
H A Dflatc_cpp_tests.py63 def KeepPrefix(self): member in CppTests