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

  /external/clang/lib/Lex/
TokenLexer.cpp 788 if (!SM.isInSameSLocAddrSpace(CurLoc, NextLoc, &RelOffs))
801 SM.isInSameSLocAddrSpace(FirstLoc, LastConsecutiveTok.getLocation(),
814 SM.isInSameSLocAddrSpace(FirstLoc, Tok.getLocation(), &RelOffs)
    [all...]
  /external/clang/lib/ARCMigrate/
TransEmptyStatementsAndDealloc.cpp 58 if (!SM.isInSameSLocAddrSpace(AfterMacroLoc, SemiLoc, &RelOffs))
  /external/clang/include/clang/Basic/
SourceManager.h     [all...]

Completed in 138 milliseconds