Searched refs:StringWithUTF8StringMethod (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp84 NSStringDecl(0), StringWithUTF8StringMethod(0),
H A DSemaExprObjC.cpp466 if (!StringWithUTF8StringMethod) {
501 StringWithUTF8StringMethod = BoxingMethod;
504 BoxingMethod = StringWithUTF8StringMethod;
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h579 ObjCMethodDecl *StringWithUTF8StringMethod; member in class:clang::Sema

Completed in 93 milliseconds