Searched defs:isBeforeInSLocAddrSpace (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DSourceManager.h1479 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1480 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1487 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
H A DSourceManager.h1482 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1483 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1490 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
H A DSourceManager.h1482 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1483 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1490 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
H A DSourceManager.h1514 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1515 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1522 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
H A DSourceManager.h1514 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1515 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1522 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
H A DSourceManager.h1514 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1515 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1522 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
H A DSourceManager.h1514 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1515 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1522 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DSourceManager.h1479 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1480 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1487 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
H A DSourceManager.h1482 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1483 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1490 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
H A DSourceManager.h1482 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1483 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1490 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
H A DSourceManager.h1514 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1515 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1522 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
H A DSourceManager.h1514 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1515 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1522 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
H A DSourceManager.h1514 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1515 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1522 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
H A DSourceManager.h1514 bool isBeforeInSLocAddrSpace(SourceLocation LHS, SourceLocation RHS) const { function in class:clang::SourceManager
1515 return isBeforeInSLocAddrSpace(LHS, RHS.getOffset());
1522 bool isBeforeInSLocAddrSpace(SourceLocation LHS, unsigned RHS) const { function in class:clang::SourceManager

Completed in 82 milliseconds