Home
last modified time | relevance | path

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

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