Searched refs:PP_TYPE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Types.cpp | 37 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, ...) \ argument 38 { NAME, TEMP_SUFFIX, TY_##PP_TYPE, { __VA_ARGS__ }, },
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Types.def | 18 // TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) 89 // `PP_TYPE` is set to `PP_Fortran` so that the driver is fine with
|