Searched defs:isIncompatibleTypedef (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp2194 bool Sema::isIncompatibleTypedef(TypeDecl *Old, TypedefNameDecl *New) { function in class:Sema

Completed in 806 milliseconds