Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp2099 class CachedProperties { class
2104 CachedProperties(Linkage L, bool local) : L(L), local(local) {} in CachedProperties() function in __anon0b2958990211::CachedProperties