Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Literal

588   /// getGenericBlockLiteralType - The type of a generic block literal.
597 llvm::Constant *GetAddrOfConstantCFString(const StringLiteral *Literal);
602 llvm::Constant *GetAddrOfConstantString(const StringLiteral *Literal);
609 /// for the given string literal.
617 /// containing the literal. This contents are exactly that of the given
631 /// containing the literal and a terminating '\0' character. The result has
641 /// variable for the given file-scope compound literal expression.