Home
last modified time | relevance | path

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

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