Searched defs:IsReferenceType (Results 1 – 3 of 3) sorted by relevance
175 SBType::IsReferenceType() in IsReferenceType() function in SBType
747 ClangASTType::IsReferenceType (ClangASTType *pointee_type, bool* is_rvalue) const in IsReferenceType() function in ClangASTType
1248 bool IsReferenceType = Type->isReferenceType(); in CheckLValueConstantExpression() local