Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp4015 bool IsLocalOrUnnamed = in computeCachedProperties() local
4018 return CachedProperties(L, IsLocalOrUnnamed); in computeCachedProperties()