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