Searched refs:isTypeSubstitutable (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | ItaniumMangle.cpp | 1862 static bool isTypeSubstitutable(Qualifiers Quals, const Type *Ty) { function 1916 bool isSubstitutable = isTypeSubstitutable(quals, ty); |
Completed in 69 milliseconds