OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blot
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Transforms/ObjCARC/
BlotMapVector.h
1
//===- BlotMapVector.h - A MapVector with the
blot
operation -*- C++ -*----===//
16
/// iteration over its elements. Plus the special
blot
operation.
90
void
blot
(const KeyT &Key) {
function in class:llvm::BlotMapVector
ObjCARCOpts.cpp
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp
56
///
blot
operation.
120
///
blot
- This is similar to erase, but instead of removing the element
124
void
blot
(KeyT Key) {
function in class:__anon31561::MapVector
[
all
...]
Completed in 96 milliseconds