Searched defs:StartBuf (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/ |
D | Utility.h | 64 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/ |
D | Utility.h | 65 OutputStream(char *StartBuf, size_t Size) in OutputStream()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 160 LLLexer::LLLexer(StringRef StartBuf, SourceMgr &SM, SMDiagnostic &Err, in LLLexer()
|
/external/llvm/lib/AsmParser/ |
D | LLLexer.cpp | 166 LLLexer::LLLexer(StringRef StartBuf, SourceMgr &sm, SMDiagnostic &Err, in LLLexer()
|
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
D | LLLexer.cpp | 188 LLLexer::LLLexer(MemoryBuffer *StartBuf, SourceMgr &sm, SMDiagnostic &Err, in LLLexer()
|