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

/external/clang/include/clang/Frontend/
H A DLangStandard.h88 /// hasHexFloats - Language supports hexadecimal float constants.
89 bool hasHexFloats() const { return Flags & frontend::HexFloat; } function in struct:clang::LangStandard

Completed in 60 milliseconds