Searched defs:IsReferenceType (Results 1 – 5 of 5) sorted by relevance
173 bool SBType::IsReferenceType() { in IsReferenceType() function in SBType
225 bool CompilerType::IsReferenceType(CompilerType *pointee_type, in IsReferenceType() function in CompilerType
3411 bool TypeSystemClang::IsReferenceType(lldb::opaque_compiler_type_t type, in IsReferenceType() function in TypeSystemClang
11088 bool IsReferenceType = false; in emitDeclareSimdFunction() local
2344 bool IsReferenceType = Type->isReferenceType(); in CheckLValueConstantExpression() local