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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp84 NSStringDecl(0), StringWithUTF8StringMethod(0),
H A DSemaExprObjC.cpp487 if (!StringWithUTF8StringMethod) {
522 StringWithUTF8StringMethod = BoxingMethod;
525 BoxingMethod = StringWithUTF8StringMethod;
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h590 ObjCMethodDecl *StringWithUTF8StringMethod; member in class:clang::Sema

Completed in 188 milliseconds