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