Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp4404 class CachedProperties { class
4409 CachedProperties(Linkage L, bool local) : L(L), local(local) {} in CachedProperties() function in __anond4af160d0511::CachedProperties