clang
9.0.0
|
The type-property cache. More...
Static Public Member Functions | |
static CachedProperties | get (QualType T) |
static CachedProperties | get (const Type *T) |
static void | ensure (const Type *T) |
The type-property cache.
This is templated so as to be instantiated at an internal type to prevent unnecessary symbol leakage.
|
inlinestatic |
Definition at line 3519 of file Type.cpp.
References computeCachedProperties(), clang::Type::getCanonicalTypeInternal(), clang::QualType::getTypePtr(), clang::Type::isCanonicalUnqualified(), and clang::Type::TypeBits.
Referenced by clang::Type::getLinkage(), and clang::Type::hasUnnamedOrLocalType().
|
inlinestatic |
Definition at line 3509 of file Type.cpp.
Referenced by computeCachedProperties().
|
inlinestatic |
Definition at line 3513 of file Type.cpp.
References clang::Type::TypeBits.