HomeSort by relevance Sort by last modified time
    Searched refs:GetStringForStringLiteral (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CodeGenModule.h 552 /// GetStringForStringLiteral - Return the appropriate bytes for a string
555 std::string GetStringForStringLiteral(const StringLiteral *E);
    [all...]
CodeGenModule.cpp     [all...]
CGExprConstant.cpp 826 CGM.GetStringForStringLiteral(E), false);
    [all...]

Completed in 49 milliseconds