Searched defs:IsEquivalent (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | ASTStructuralEquivalence.cpp | 359 bool IsEquivalent(const Stmt *S1, const Stmt *S2) { in IsEquivalent() function in __anona135636f0111::StmtComparer |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ | ||
H A D | CommandLine.cpp | 1191 auto IsEquivalent = [FName, &FS](const ResponseFileRecord &RFile) { in ExpandResponseFiles() local |