Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Basic/
DDiagnosticIDs.h81 static DiagnosticMappingInfo Make(diag::Mapping Mapping, bool IsUser, in Make() function
/freebsd-9-stable/contrib/llvm/lib/MC/
DMCDwarf.cpp65 void MCLineEntry::Make(MCStreamer *MCOS, const MCSection *Section) { in Make() function in MCLineEntry
774 void MCGenDwarfLabelEntry::Make(MCSymbol *Symbol, MCStreamer *MCOS, in Make() function in MCGenDwarfLabelEntry
/freebsd-9-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp111 BindingKey BindingKey::Make(const MemRegion *R, Kind k) { in Make() function in BindingKey