Searched refs:QualVolatile (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp142 {QualVolatile, "QualVolatile"},
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h305 QualVolatile = 0x2, enumerator in enum:Qualifiers
321 if (Quals & QualVolatile)
682 if (CVQuals & QualVolatile)
778 if (CVQuals & QualVolatile)
4057 CVR |= QualVolatile;

Completed in 117 milliseconds