Home
last modified time | relevance | path

Searched defs:ValuesT (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h270 using ValuesT = SmallVector<UniqueVirtualMethod, 4>; variable
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1086 QualType ValuesT = DictionaryWithObjectsMethod->parameters()[0]->getType(); BuildObjCDictionaryLiteral() local