Searched defs:UnwrapSimilarPointerTypes (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp3953 /// UnwrapSimilarPointerTypes - If T1 and T2 are pointer types that
3961 bool ASTContext::UnwrapSimilarPointerTypes(QualType &T1, QualType &T2) { function in class:ASTContext

Completed in 94 milliseconds