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/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 236 static bool isObjCClass(StringRef Name) {
241 if (!isObjCClass(Name))
287 if (isObjCClass(SP.getName())) {
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]

Completed in 57 milliseconds