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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprMember.cpp1148 static bool isPointerToRecordType(QualType T) { function
1575 IsArrow ? &isPointerToRecordType : &isRecordType)) {

Completed in 100 milliseconds