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