Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp1116 static unsigned RFT(unsigned t, bool shift = false, bool ForceQuad = false) { in RFT() argument
1118 int IsQuad = ForceQuad ? true : Type.isQuad(); in RFT()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp1986 static unsigned RFT(unsigned t, bool shift = false, bool ForceQuad = false) { in RFT() argument
1988 int IsQuad = ForceQuad ? true : Type.isQuad(); in RFT()