Searched defs:Make (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h21 enum class DependencyOutputFormat { Make, NMake }; member in class:clang::DependencyOutputFormat
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h56 MakeT Make; member in class:llvm::fuzzerop::SourcePred
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {} argument
99 auto Make = [Only](ArrayRef<Value *>, ArrayRef<Type *>) { local
109 auto Make = None; local
117 auto Make = None; local
125 auto Make = None; local
133 auto Make = [](ArrayRef<Value *>, ArrayRef<Type *> Ts) { local
152 auto Make = [](ArrayRef<Value *>, ArrayRef<Type *> Ts) { local
189 auto Make = None; local
199 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *>) { local
212 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *>) { local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningService.h38 Make, member in class:clang::tooling::dependencies::ScanningOutputFormat
/freebsd-11-stable/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp196 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { local
232 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *>) { local
254 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { local
300 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h107 static DiagnosticMapping Make(diag::Severity Severity, bool IsUser, function in class:clang::diag::DiagnosticMapping
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp87 void MCDwarfLineEntry::Make(MCObjectStreamer *MCOS, MCSection *Section) { function in class:MCDwarfLineEntry
1207 void MCGenDwarfLabelEntry::Make(MCSymbol *Symbol, MCStreamer *MCOS, function in class:MCGenDwarfLabelEntry
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp115 BindingKey BindingKey::Make(const MemRegion *R, Kind k) { function in class:BindingKey
[all...]

Completed in 363 milliseconds