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