Searched defs:IsEquivalent (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTStructuralEquivalence.cpp | 428 bool IsEquivalent(const Stmt *S1, const Stmt *S2) { in IsEquivalent() function in __anon60b649440111::StmtComparer |
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | CommandLine.cpp | 1291 auto IsEquivalent = in expandResponseFiles() local |