Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3743 class CachedProperties { class
3748 CachedProperties(Linkage L, bool local) : L(L), local(local) {} in CachedProperties() function in __anon1b829cde0311::CachedProperties