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