Searched refs:ValuesT (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h281 using ValuesT = SmallVector<UniqueVirtualMethod, 4>;
282 using MapType = llvm::MapVector<unsigned, ValuesT>;
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1081 QualType ValuesT = DictionaryWithObjectsMethod->parameters()[0]->getType(); local
1082 QualType ValueT = ValuesT->castAs<PointerType>()->getPointeeType();

Completed in 136 milliseconds