Searched defs:IsReferenceType (Results 1 – 5 of 5) sorted by relevance
155 bool SBType::IsReferenceType() { in IsReferenceType() function in SBType
202 bool CompilerType::IsReferenceType(CompilerType *pointee_type, in IsReferenceType() function in CompilerType
3331 bool TypeSystemClang::IsReferenceType(lldb::opaque_compiler_type_t type, in IsReferenceType() function in TypeSystemClang
10993 bool IsReferenceType = false; in emitDeclareSimdFunction() local
2209 bool IsReferenceType = Type->isReferenceType(); in CheckLValueConstantExpression() local