Home
last modified time | relevance | path

Searched refs:getObjCConstantStringInterface (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaExprObjC.cpp89 QualType Ty = Context.getObjCConstantStringInterface(); in BuildObjCStringLiteral()
105 Ty = Context.getObjCConstantStringInterface(); in BuildObjCStringLiteral()
120 Ty = Context.getObjCConstantStringInterface(); in BuildObjCStringLiteral()
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp90 QualType Ty = Context.getObjCConstantStringInterface(); in BuildObjCStringLiteral()
106 Ty = Context.getObjCConstantStringInterface(); in BuildObjCStringLiteral()
121 Ty = Context.getObjCConstantStringInterface(); in BuildObjCStringLiteral()
/external/clang/include/clang/AST/
DASTContext.h1398 QualType getObjCConstantStringInterface() const { in getObjCConstantStringInterface() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1656 QualType getObjCConstantStringInterface() const { in getObjCConstantStringInterface() function