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

/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp2186 bool &IsUTF16,
2198 IsUTF16 = true;
2183 GetConstantCFStringEntry(llvm::StringMap<llvm::Constant*> &Map, const StringLiteral *Literal, bool TargetIsLSB, bool &IsUTF16, unsigned &StringLength) argument

Completed in 83 milliseconds