/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | warn-missing-super.m | 12 - (void)finalize { method 19 - (void)finalize; method 25 - (void)finalize { method 31 - (void)finalize; method 38 - (void)finalize { method
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjCXX/ |
H A D | ivar-objects.mm | 35 - (void)finalize; method 46 - (void)finalize; method 55 - (void)finalize {} method 67 - (void)finalize { [super finalize]; } method
|
/minix3/external/bsd/llvm/dist/clang/test/PCH/ |
H A D | chain-categories.m | 16 - (void)finalize; method 43 -(void)finalize { method
|
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/ |
H A D | GC-no-arc-runtime.m | 23 -(void)finalize { method 36 -(void)finalize { method
|
H A D | GC-no-finalize-removal.m | 23 -(void)finalize { method 36 -(void)finalize { method
|
H A D | GC.m | 23 -(void)finalize { method 36 -(void)finalize { method
|
H A D | check-with-serialized-diag.m | 16 - (void)finalize; method
|
H A D | checking-in-arc.m | 30 - (void)finalize; method
|
H A D | atautorelease-check.m | 39 - (void)finalize; method
|
H A D | checking.m | 30 - (void)finalize; method
|
/minix3/external/bsd/llvm/dist/llvm/lib/MC/ |
H A D | StringTableBuilder.cpp | 30 void StringTableBuilder::finalize(Kind kind) { in finalize() function in StringTableBuilder
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | weak-metaclass-visibility.m | 7 - (void) finalize; method
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 313 uint64_t finalize(size_t length) { in finalize() function
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenPGO.cpp | 637 uint64_t PGOHash::finalize() { in finalize() function in PGOHash
|
H A D | CGDebugInfo.cpp | 3350 void CGDebugInfo::finalize() { in finalize() function in CGDebugInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | ScheduleDAGInstrs.cpp | 1335 void finalize() { in finalize() function in llvm::SchedDFSImpl
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 72 void DIBuilder::finalize() { in finalize() function in DIBuilder
|
/minix3/external/public-domain/sqlite/dist/ |
H A D | sqlite3ext.h | 102 int (*finalize)(sqlite3_stmt*pStmt); member
|
/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm.mli | 2564 val finalize : [ `Function ] t -> bool val
|