Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp393 typedef std::vector<std::string> TypeVector; typedef in ObjCRuntimeMethodType
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2050 typedef SmallVector<ParsedType, 12> TypeVector; typedef