Added helper function to Type class to determine if a type is a builtin type....
Added helper function to Type class to determine if a type is a builtin type. This complements the existing function that determines if a type is a specific builtin type. Modified: include/clang/AST/Type.h llvm-svn: 105664
Loading
Please register or sign in to comment