Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreterValuePrinter.cpp68 InterfaceKind computeInterfaceKind(QualType Ty) { in computeInterfaceKind() function in clang::InterfaceKindVisitor
233 InterfaceKind Kind = V.computeInterfaceKind(DesugaredTy); in ExtractValueFromExpr()