Searched defs:hasInt128Type (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/Basic/ | ||
D | TargetInfo.h | 319 virtual bool hasInt128Type() const { in hasInt128Type() function |
/external/clang/lib/Basic/ | ||
D | Targets.cpp | 4007 bool hasInt128Type() const override { return true; } in hasInt128Type() function in __anon0fec19ac0111::X86_64TargetInfo |