Home
last modified time | relevance | path

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

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