Searched defs:Delete (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp28 static void makeVisible(GlobalValue &GV, bool Delete) { argument
86 bool Delete = local
103 bool Delete = local
122 bool Delete = deleteStuff == (bool)Named.count(CurI); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DDataVisualization.cpp133 DataVisualization::Categories::Delete (const ConstString &category) function in class:DataVisualization::Categories
217 DataVisualization::NamedSummaryFormats::Delete (const ConstString &type) function in class:DataVisualization::NamedSummaryFormats
H A DTypeCategoryMap.cpp47 TypeCategoryMap::Delete (KeyType name) function in class:TypeCategoryMap
H A DTypeCategory.cpp159 TypeCategoryImpl::Delete (ConstString name, function in class:TypeCategoryImpl
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.cpp80 LogChannelDWARF::Delete () function in class:LogChannelDWARF
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp80 bool Delete = false; local
H A DParser.cpp1117 bool Delete = false; local
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h142 Delete (KeyType name) function in class:lldb_private::FormatMap
282 Delete (ConstString type) function in class:lldb_private::FormattersContainer
/freebsd-10-stable/usr.sbin/ctm/ctm/
H A Dctm.h73 #define Delete(foo) if (!foo) ; else {Free(foo); foo = 0; } macro
/freebsd-10-stable/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp103 Delete, ///< Delete the specified members enumerator in enum:ArchiveOperation
/freebsd-10-stable/sys/boot/efi/include/
H A Defiprot.h278 EFI_FILE_DELETE Delete; member in struct:_EFI_FILE_HANDLE

Completed in 147 milliseconds