Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DItaniumMangle.cpp1862 static bool isTypeSubstitutable(Qualifiers Quals, const Type *Ty) { in isTypeSubstitutable() function
1916 bool isSubstitutable = isTypeSubstitutable(quals, ty); in mangleType()