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 764 if (!SM.isInSameSLocAddrSpace(CurLoc, NextLoc, &RelOffs))
777 SM.isInSameSLocAddrSpace(FirstLoc, LastConsecutiveTok.getLocation(),
790 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 121 milliseconds