Searched defs:isSame (Results 1 – 3 of 3) sorted by relevance
46 bool ASTNodeKind::isSame(ASTNodeKind Other) const { in isSame() function in clang::ast_type_traits::ASTNodeKind
567 bool isSame; in RemoveDuplicates() local
526 bool isSame(ArrayRef<Value *> VL) const { in isSame() function