HomeSort by relevance Sort by last modified time
    Searched defs:SourcePred (Results 1 - 8 of 8) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/FuzzMutate/
OpDescriptor.h 43 class SourcePred {
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {}
61 SourcePred(PredT Pred, NoneType) : Pred(Pred) {
91 SmallVector<SourcePred, 2> SourcePreds;
95 static inline SourcePred onlyType(Type *Only) {
105 static inline SourcePred anyType() {
113 static inline SourcePred anyIntType() {
121 static inline SourcePred anyFloatType() {
129 static inline SourcePred anyPtrType() {
143 static inline SourcePred anyAggregateType()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/FuzzMutate/
OpDescriptor.h 43 class SourcePred {
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {}
61 SourcePred(PredT Pred, NoneType) : Pred(Pred) {
91 SmallVector<SourcePred, 2> SourcePreds;
95 static inline SourcePred onlyType(Type *Only) {
105 static inline SourcePred anyType() {
113 static inline SourcePred anyIntType() {
121 static inline SourcePred anyFloatType() {
129 static inline SourcePred anyPtrType() {
143 static inline SourcePred anyAggregateType()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/FuzzMutate/
OpDescriptor.h 43 class SourcePred {
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {}
61 SourcePred(PredT Pred, NoneType) : Pred(Pred) {
91 SmallVector<SourcePred, 2> SourcePreds;
95 static inline SourcePred onlyType(Type *Only) {
105 static inline SourcePred anyType() {
113 static inline SourcePred anyIntType() {
121 static inline SourcePred anyFloatType() {
129 static inline SourcePred anyPtrType() {
143 static inline SourcePred anyAggregateType()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/FuzzMutate/
OpDescriptor.h 43 class SourcePred {
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {}
61 SourcePred(PredT Pred, NoneType) : Pred(Pred) {
91 SmallVector<SourcePred, 2> SourcePreds;
95 static inline SourcePred onlyType(Type *Only) {
105 static inline SourcePred anyType() {
113 static inline SourcePred anyIntType() {
121 static inline SourcePred anyFloatType() {
129 static inline SourcePred anyPtrType() {
143 static inline SourcePred anyAggregateType()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/FuzzMutate/
OpDescriptor.h 43 class SourcePred {
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {}
61 SourcePred(PredT Pred, NoneType) : Pred(Pred) {
91 SmallVector<SourcePred, 2> SourcePreds;
95 static inline SourcePred onlyType(Type *Only) {
105 static inline SourcePred anyType() {
113 static inline SourcePred anyIntType() {
121 static inline SourcePred anyFloatType() {
129 static inline SourcePred anyPtrType() {
143 static inline SourcePred anyAggregateType()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/FuzzMutate/
OpDescriptor.h 43 class SourcePred {
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {}
61 SourcePred(PredT Pred, NoneType) : Pred(Pred) {
91 SmallVector<SourcePred, 2> SourcePreds;
95 static inline SourcePred onlyType(Type *Only) {
105 static inline SourcePred anyType() {
113 static inline SourcePred anyIntType() {
121 static inline SourcePred anyFloatType() {
129 static inline SourcePred anyPtrType() {
143 static inline SourcePred anyAggregateType()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/FuzzMutate/
OpDescriptor.h 43 class SourcePred {
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {}
61 SourcePred(PredT Pred, NoneType) : Pred(Pred) {
91 SmallVector<SourcePred, 2> SourcePreds;
95 static inline SourcePred onlyType(Type *Only) {
105 static inline SourcePred anyType() {
113 static inline SourcePred anyIntType() {
121 static inline SourcePred anyFloatType() {
129 static inline SourcePred anyPtrType() {
143 static inline SourcePred anyAggregateType()
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/FuzzMutate/
OpDescriptor.h 43 class SourcePred {
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {}
61 SourcePred(PredT Pred, NoneType) : Pred(Pred) {
91 SmallVector<SourcePred, 2> SourcePreds;
95 static inline SourcePred onlyType(Type *Only) {
105 static inline SourcePred anyType() {
113 static inline SourcePred anyIntType() {
121 static inline SourcePred anyFloatType() {
129 static inline SourcePred anyPtrType() {
143 static inline SourcePred anyAggregateType()
    [all...]

Completed in 266 milliseconds