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

  /external/clang/lib/Rewrite/
RewriteModernObjC.cpp 476 T->getPointeeType()->isObjCQualifiedInterfaceType()) {
    [all...]
RewriteObjC.cpp 438 T->getPointeeType()->isObjCQualifiedInterfaceType()) {
    [all...]
  /external/clang/lib/AST/
Type.cpp 448 bool Type::isObjCQualifiedInterfaceType() const {
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]

Completed in 74 milliseconds