Searched defs:isIncompatibleTypedef (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2183 bool Sema::isIncompatibleTypedef(TypeDecl *Old, TypedefNameDecl *New) { function in class:Sema

Completed in 182 milliseconds