Home
last modified time | relevance | path

Searched defs:_Type (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Driver/
DInputInfo.h55 InputInfo(types::ID _Type, const char *_Filename, const char *_BaseInput) in InputInfo()
64 InputInfo(types::ID _Type, const llvm::opt::Arg *_InputArg, in InputInfo()
DAction.cpp45 InputAction::InputAction(const Arg &_Input, types::ID _Type) in InputAction()
/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dformatter_integer.h51 using _Type = __make_32_64_or_128_bit_t<_Tp>; member