Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h54 class ObjCStringLiteral; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h56 ObjCStringLiteral(StringLiteral *SL, QualType T, SourceLocation L) in ObjCStringLiteral() function
61 explicit ObjCStringLiteral(EmptyShell Empty) in ObjCStringLiteral() function