Searched defs:TextLength (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang.cpp295 size_t TextLength) {
303 llvm::MemoryBuffer::getMemBuffer(Text, Text + TextLength);
293 setInputSource(llvm::StringRef InputFile, const char *Text, size_t TextLength) argument

Completed in 172 milliseconds