Searched defs:_Type (Results 1 – 7 of 7) sorted by relevance
| /external/clang/lib/Driver/ |
| D | InputInfo.h | 55 InputInfo(types::ID _Type, const char *_Filename, const char *_BaseInput) in InputInfo() 64 InputInfo(types::ID _Type, const llvm::opt::Arg *_InputArg, in InputInfo()
|
| D | Action.cpp | 45 InputAction::InputAction(const Arg &_Input, types::ID _Type) in InputAction()
|
| /external/llvm-project/clang/lib/Driver/ |
| D | InputInfo.h | 54 InputInfo(types::ID _Type, const char *_Filename, const char *_BaseInput) in InputInfo() 63 InputInfo(types::ID _Type, const llvm::opt::Arg *_InputArg, in InputInfo()
|
| D | Action.cpp | 168 InputAction::InputAction(const Arg &_Input, types::ID _Type) in InputAction()
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | abseil-str-cat-append.cpp | 14 typedef basic_string<C, T, A> _Type; typedef
|
| D | bugprone-string-literal-with-embedded-nul.cpp | 10 typedef basic_string<C, T, A> _Type; typedef
|
| D | readability-redundant-string-cstr.cpp | 14 typedef basic_string<C, T, A> _Type; typedef
|