Home
last modified time | relevance | path

Searched refs:isInSameSLocAddrSpace (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp56 if (!SM.isInSameSLocAddrSpace(AfterMacroLoc, SemiLoc, &RelOffs)) in isEmptyARCMTMacroStatement()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1393 bool isInSameSLocAddrSpace(SourceLocation LHS, SourceLocation RHS, in isInSameSLocAddrSpace() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2109 isInSameSLocAddrSpace(getComposedLoc(LChild, 0), in isInTheSameTranslationUnit()