Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DType.cpp2092 class CachedProperties { class
2097 CachedProperties(Linkage L, bool local) : L(L), local(local) {} in CachedProperties() function in __anon5c03da460211::CachedProperties