Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DItaniumMangle.cpp2234 bool isSubstitutable = isTypeSubstitutable(quals, ty); in mangleType() local
2235 if (isSubstitutable && mangleSubstitution(T)) in mangleType()
2269 if (isSubstitutable) in mangleType()