Home
last modified time | relevance | path

Searched defs:StartBuf (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DUtility.h64 OutputStream(char *StartBuf, size_t Size) in OutputStream()
75 static OutputStream create(char *StartBuf, size_t *Size, size_t AllocSize) { in create()
/external/libcxxabi/src/demangle/
DUtility.h65 OutputStream(char *StartBuf, size_t Size) in OutputStream()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLLexer.cpp160 LLLexer::LLLexer(StringRef StartBuf, SourceMgr &SM, SMDiagnostic &Err, in LLLexer()
/external/llvm/lib/AsmParser/
DLLLexer.cpp166 LLLexer::LLLexer(StringRef StartBuf, SourceMgr &sm, SMDiagnostic &Err, in LLLexer()
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLLexer.cpp188 LLLexer::LLLexer(MemoryBuffer *StartBuf, SourceMgr &sm, SMDiagnostic &Err, in LLLexer()