Searched defs:NewTypes (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExceptionSpec.cpp | 606 llvm::SmallPtrSet<CanQualType, 8> OldTypes, NewTypes; CheckEquivalentExceptionSpecImpl() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCalls.cpp | 4187 std::vector<Type*> NewTypes; transformCallThroughTrampoline() local |