Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPCaching.cpp181 if ((!getSourceManager().isInSameSLocAddrSpace( in IsPreviousCachedToken()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1395 bool isInSameSLocAddrSpace(SourceLocation LHS, SourceLocation RHS, in isInSameSLocAddrSpace() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2107 isInSameSLocAddrSpace(getComposedLoc(LChild, 0), in isInTheSameTranslationUnit()