clang 22.0.0git
|
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 4757 of file Type.cpp.
References computeCachedProperties(), ensure(), clang::Result, clang::T, and clang::Type::TypeBits.
Referenced by ensure(), get(), clang::Type::getLinkage(), and clang::Type::hasUnnamedOrLocalType().
|
inlinestatic |
|
inlinestatic |