Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticIDs.h89 static DiagnosticMapping Make(diag::Severity Severity, bool IsUser, in Make() function
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp67 void MCLineEntry::Make(MCObjectStreamer *MCOS, const MCSection *Section) { in Make() function in MCLineEntry
914 void MCGenDwarfLabelEntry::Make(MCSymbol *Symbol, MCStreamer *MCOS, in Make() function in MCGenDwarfLabelEntry
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp111 BindingKey BindingKey::Make(const MemRegion *R, Kind k) { in Make() function in BindingKey