Searched refs:getUnicodeEncoding (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DYAMLParser.cpp41 /// getUnicodeEncoding - Reads up to the first 4 bytes to determine the Unicode
47 static EncodingInfo getUnicodeEncoding(StringRef Input) { function
1042 EncodingInfo EI = getUnicodeEncoding(currentInput());

Completed in 53 milliseconds