clang API Documentation


Go to the source code of this file.
Namespaces | |
| namespace | clang |
| namespace | clang::serialization |
Enumerations | |
| enum | clang::serialization::DeclUpdateKind { clang::serialization::UPD_CXX_ADDED_IMPLICIT_MEMBER, clang::serialization::UPD_CXX_ADDED_TEMPLATE_SPECIALIZATION, clang::serialization::UPD_CXX_ADDED_ANONYMOUS_NAMESPACE, clang::serialization::UPD_CXX_INSTANTIATED_STATIC_DATA_MEMBER } |
Functions | |
| TypeIdx | clang::serialization::TypeIdxFromBuiltin (const BuiltinType *BT) |
| template<typename IdxForTypeTy > | |
| TypeID | clang::serialization::MakeTypeID (ASTContext &Context, QualType T, IdxForTypeTy IdxForType) |
| unsigned | clang::serialization::ComputeHash (Selector Sel) |