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

  /external/clang/lib/ARCMigrate/
TransARCAssign.cpp 61 TypeLoc TLoc = var->getTypeSourceInfo()->getTypeLoc();
62 Pass.TA.insert(TLoc.getBeginLoc(), "__strong ");
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h     [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 557 SourceLocation TLoc = TInfo->getTypeLoc().getLocStart();
558 TInfo = Context.getTrivialTypeSourceInfo(T, TLoc);
    [all...]
SemaType.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]

Completed in 303 milliseconds