Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3855 bool IsLocalOrUnnamed = in computeCachedProperties() local
3858 return CachedProperties(L, IsLocalOrUnnamed); in computeCachedProperties()