Home
last modified time | relevance | path

Searched refs:ForceQuad (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp2013 static unsigned RFT(unsigned t, bool shift = false, bool ForceQuad = false) { in RFT() argument
2015 int IsQuad = ForceQuad ? true : Type.isQuad(); in RFT()