Home
last modified time | relevance | path

Searched defs:ObjCStringLiteral (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExprObjC.h33 ObjCStringLiteral(StringLiteral *SL, QualType T, SourceLocation L) in ObjCStringLiteral() function
37 explicit ObjCStringLiteral(EmptyShell Empty) in ObjCStringLiteral() function
/external/clang/lib/CodeGen/
DCGObjCRuntime.h52 class ObjCStringLiteral; variable