]> granicus.if.org Git - clang/commit
make QualifiedInterfaceTypesAreCompatible a static function
authorChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 04:17:40 +0000 (04:17 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Apr 2008 04:17:40 +0000 (04:17 +0000)
commit3b27546b42bc3d5ec261f3228192350affb370be
tree37d7ba78ea9b0c227039ec0ea28cd5b130d36bac
parent53efc251792bf2c9c5f295bd3507facc51a1fe7e
make QualifiedInterfaceTypesAreCompatible a static function
and start simplifying it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49307 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h
lib/AST/ASTContext.cpp