Searched defs:IsPointerOrReferenceType (Results 1 – 3 of 3) sorted by relevance
180 bool CompilerType::IsPointerOrReferenceType(CompilerType *pointee_type) const { in IsPointerOrReferenceType() function in CompilerType
3478 bool ClangASTContext::IsPointerOrReferenceType( in IsPointerOrReferenceType() function in ClangASTContext
1692 bool ValueObject::IsPointerOrReferenceType() { in IsPointerOrReferenceType() function in ValueObject