Home
last modified time | relevance | path

Searched defs:Delete (Results 1 – 7 of 7) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp28 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible()
85 bool Delete = in runOnModule() local
102 bool Delete = in runOnModule() local
121 bool Delete = deleteStuff == (bool)Named.count(CurI); in runOnModule() local
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dcxx1y-contextual-conversion-tweaks.cpp20 void Delete() { in Delete() function
/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp72 bool Delete = false; in ParseCXXInlineMethodDef() local
H A DParser.cpp1053 bool Delete = false; in ParseFunctionDefinition() local
/minix/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h329 static void Delete(T* x) { in Delete() function
/minix/external/bsd/llvm/dist/llvm/unittests/IR/
H A DMetadataTest.cpp120 TEST_F(MDNodeTest, Delete) { in TEST_F() argument
/minix/external/bsd/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp109 Delete, ///< Delete the specified members enumerator