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

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

Completed in 51 milliseconds