Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DType.cpp2041 static CachedProperties computeCachedProperties(const Type *T);
2075 CachedProperties Result = computeCachedProperties(T); in ensure()
2089 static CachedProperties computeCachedProperties(const Type *T) { in computeCachedProperties() function