Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1895 const Type *LeafT = in ImportDeclParts() local
1897 auto *RT = dyn_cast<RecordType>(LeafT); in ImportDeclParts()