Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCXXInheritance.h271 typedef SmallVector<UniqueVirtualMethod, 4> ValuesT; typedef
/external/llvm-project/clang/include/clang/AST/
DCXXInheritance.h271 using ValuesT = SmallVector<UniqueVirtualMethod, 4>; variable
/external/clang/lib/Sema/
DSemaExprObjC.cpp1000 QualType ValuesT = DictionaryWithObjectsMethod->parameters()[0]->getType(); in BuildObjCDictionaryLiteral() local
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp1081 QualType ValuesT = DictionaryWithObjectsMethod->parameters()[0]->getType(); in BuildObjCDictionaryLiteral() local