Searched defs:IsUTF16 (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 65 milliseconds