OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StringAllocator
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/src/
string-stream.h
13
class
StringAllocator
{
15
virtual ~
StringAllocator
() { }
27
class HeapStringAllocator FINAL : public
StringAllocator
{
80
explicit StringStream(
StringAllocator
* allocator):
145
StringAllocator
* allocator_;
/external/llvm/include/llvm/Support/
YAMLTraits.h
992
llvm::BumpPtrAllocator
StringAllocator
;
[
all
...]
Completed in 76 milliseconds