OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blot
(Results
1 - 5
of
5
) 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-7.0/llvm/lib/Transforms/ObjCARC/
BlotMapVector.h
1
//===- BlotMapVector.h - A MapVector with the
blot
operation ----*- C++ -*-===//
22
/// iteration over its elements. Plus the special
blot
operation.
97
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:__anon40940::MapVector
[
all
...]
Completed in 219 milliseconds