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

  /external/clang/lib/Sema/
SemaExprMember.cpp     [all...]
SemaDeclObjC.cpp 56 } else if (result->isObjCClass()) {
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 298 static bool isObjCClass(StringRef Name) {
303 if (!isObjCClass(Name)) return false;
344 if (isObjCClass(SP.getName())) {
    [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]

Completed in 181 milliseconds