Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp127 Q_Restrict = 1 << 5, enumerator
610 if (Ty.Quals & Q_Restrict) { in outputPre()
757 if (Quals & Q_Restrict) in outputPre()
798 if (Quals & Q_Restrict) in outputPost()
1856 Quals = Qualifiers(Quals | Q_Restrict); in demanglePointerExtQualifiers()