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 58 } else if (result->isObjCClass()) {
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 279 static bool isObjCClass(StringRef Name) {
284 if (!isObjCClass(Name))
323 if (isObjCClass(SP->getName())) {
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]

Completed in 77 milliseconds