Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp4164 bool &ExplicitIEEE) { in parseModeAttrArg()
4251 bool ExplicitIEEE = false; in AddModeAttr() local