Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DSubtargetFeature.cpp37 void SubtargetFeatures::AddFeature(StringRef String, bool Enable) { in AddFeature() function in SubtargetFeatures
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h415 bool AddFeature(size_t Idx, uint32_t NewSize, bool Shrink) { AddFeature() function