Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp4073 bool &ExplicitIEEE) { in parseModeAttrArg()
4160 bool ExplicitIEEE = false; in AddModeAttr() local