HomeSort by relevance Sort by last modified time
    Searched refs:getAsObjCInterfacePointerType (Results 1 - 9 of 9) sorted by null

  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaCodeComplete.cpp     [all...]
SemaDeclObjC.cpp     [all...]
  /external/clang/lib/AST/
Type.cpp 511 const ObjCObjectPointerType *Type::getAsObjCInterfacePointerType() const {
    [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp 181 = ResultType->getAsObjCInterfacePointerType();
    [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp 447 T->getAsObjCInterfacePointerType()) {
    [all...]
RewriteModernObjC.cpp 534 T->getAsObjCInterfacePointerType()) {
    [all...]

Completed in 190 milliseconds