Home
last modified time | relevance | path

Searched defs:ExplicitIEEE (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp4012 bool &ExplicitIEEE) { in parseModeAttrArg()
4099 bool ExplicitIEEE = false; in AddModeAttr() local