HomeSort by: relevance | last modified time | path
    Searched refs:getAsObjCInterfacePointerType (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprObjC.cpp 2137 T->getAsObjCInterfacePointerType()) {
3055 = ReceiverType->getAsObjCInterfacePointerType()) {
3189 OCIType = ReceiverType->getAsObjCInterfacePointerType()) {
4027 castType->getAsObjCInterfacePointerType()) {
4093 castExpr->getType()->getAsObjCInterfacePointerType()) {
SemaCodeComplete.cpp 5375 BaseType->getAsObjCInterfacePointerType()) {
7680 ReceiverType->getAsObjCInterfacePointerType()) {
SemaDeclObjC.cpp 3700 ObjectType->getAsObjCInterfacePointerType()) {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGObjC.cpp 220 = ResultType->getAsObjCInterfacePointerType();
1918 elementType->getAsObjCInterfacePointerType();
  /src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp 1730 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 2240 const ObjCObjectPointerType *getAsObjCInterfacePointerType() const;
  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 533 T->getAsObjCInterfacePointerType()) {
RewriteObjC.cpp 440 T->getAsObjCInterfacePointerType()) {

Completed in 72 milliseconds