Home
last modified time | relevance | path

Searched refs:IsLocalOrUnnamed (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DType.cpp2172 bool IsLocalOrUnnamed = in computeCachedProperties() local
2175 return CachedProperties(L, IsLocalOrUnnamed); in computeCachedProperties()