Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp3236 static CachedProperties computeCachedProperties(const Type *T);
3270 CachedProperties Result = computeCachedProperties(T); in ensure()
3284 static CachedProperties computeCachedProperties(const Type *T) { in computeCachedProperties() function