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/swiftshader/include/Direct3D/
Dd3d8types.h792 #define D3DVSD_REG( _VertexRegister, _Type ) \ argument