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

  /external/clang/tools/libclang/
IndexingContext.cpp 519 SourceLocation CategoryLoc = D->IsClassExtension() ? ClassLoc
541 return handleObjCContainer(D, CategoryLoc, getCursor(D), CatDInfo);
552 SourceLocation CategoryLoc = D->getCategoryNameLoc();
570 return handleObjCContainer(D, CategoryLoc, getCursor(D), CatDInfo);
    [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 41 milliseconds