Searched refs:TypeVector (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp408 typedef std::vector <std::string> TypeVector; typedef in class:ObjCRuntimeMethodType
410 TypeVector m_type_vector;
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1645 typedef SmallVector<ParsedType, 12> TypeVector; typedef in class:clang::Parser
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp2495 TypeVector Types;

Completed in 72 milliseconds