Home
last modified time | relevance | path

Searched defs:CachedProperties (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp4404 class CachedProperties { class
4409 CachedProperties(Linkage L, bool local) : L(L), local(local) {} in CachedProperties() function in __anon1a6dd6330511::CachedProperties