Searched refs:hasSjLjLowering (Results 1 – 3 of 3) sorted by relevance
/external/clang/include/clang/Basic/ | ||
D | TargetInfo.h | 930 virtual bool hasSjLjLowering() const { in hasSjLjLowering() function |
/external/clang/lib/Basic/ | ||
D | Targets.cpp | 1032 bool hasSjLjLowering() const override { in hasSjLjLowering() function in __anon9bed23e80111::PPCTargetInfo |
/external/clang/lib/Sema/ | ||
D | SemaChecking.cpp | 2978 if (!Context.getTargetInfo().hasSjLjLowering()) in SemaBuiltinLongjmp() |