Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-tapi-diff/
DDiffEngine.cpp440 T *CastAttr = cast<T>(RawAttr.get()); in castValues() local
441 return CastAttr; in castValues()