Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DType.cpp3748 class CachedProperties { class
3753 CachedProperties(Linkage L, bool local) : L(L), local(local) {} in CachedProperties() function in __anon6dae314b0311::CachedProperties