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

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

Completed in 195 milliseconds