Home
last modified time | relevance | path

Searched defs:S_ (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-overload-candidates.cpp8 template <typename T> struct S_ : S<T> { typedef int type; }; // expected-note{{in instantiation}} argument
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-overload-candidates.cpp8 template <typename T> struct S_ : S<T> { typedef int type; }; // expected-note{{in instantiation}} argument
/external/selinux/libselinux/src/
Dselinux_config.c68 #define S_(n, s) char L1(__LINE__)[sizeof(s)]; macro
75 #define S_(n, s) s, macro
81 #define S_(n, s) [n] = offsetof(union file_path_suffixes_data, L1(__LINE__)), macro
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-reserved-identifier.cpp206 struct S_ {}; struct
/external/mesa3d/src/mesa/x86/
Dassyntax.h1103 #define S_(a) L_ ## a macro