Home
last modified time | relevance | path

Searched defs:STR (Results 1 – 25 of 91) sorted by relevance

1234

/llvm-project/clang/test/PCH/
H A Dremap-file-from-pch.cpp.h2 #define STR "nexus" macro
H A Dremap-file-from-pch.cpp.remap.h2 #define STR "nexus" macro
/llvm-project/clang/test/Preprocessor/
H A D_Pragma-dependency.c10 #define STR "GCC dependency \"parse.y\"") macro
/llvm-project/clang/test/Modules/
H A Dmalformed.cpp11 #define STR(x) STR2(x) macro
/llvm-project/clang/test/Modules/Inputs/declare-use/
H A Dj.h4 #define STR(x) #x macro
/llvm-project/clang/test/C/C23/
H A Dn2836_n2939.c22 #define STR(X) XSTR(X) macro
/llvm-project/openmp/runtime/test/ompt/worksharing/for/
H A Dbase_split.h6 #define STR(x) STRINGIFY(x) macro
H A Dbase.h6 #define STR(x) STRINGIFY(x) macro
H A Dbase_serialized.h6 #define STR(x) STRINGIFY(x) macro
/llvm-project/libcxx/test/support/
H A Dformat.functions.common.h26 #define STR(S) MAKE_STRI global() macro
/llvm-project/libcxx/test/std/input.output/string.streams/ostringstream/ostringstream.members/
H A Dstr.string.move.pass.cpp24 #define STR(S) MAKE_STRING(CharT, S) macro
H A Dstr.string-alloc.pass.cpp26 #define STR(S) MAKE_STRING(CharT, S) macro
/llvm-project/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.members/
H A Dstr.string.move.pass.cpp24 #define STR(S) MAKE_STRING(CharT, S) macro
/llvm-project/libcxx/test/std/input.output/string.streams/stringstream/stringstream.members/
H A Dstr.string.move.pass.cpp24 #define STR(S) MAKE_STRING(CharT, S) macro
H A Dstr.string-alloc.pass.cpp26 #define STR(S) MAKE_STRING(CharT, S) macro
H A Dstr.alloc.pass.cpp26 #define STR(S) MAKE_STRING(CharT, S) macro
/llvm-project/libcxx/test/std/input.output/string.streams/istringstream/istringstream.members/
H A Dstr.string.move.pass.cpp24 #define STR(S) MAKE_STRING(CharT, S) macro
H A Dstr.string-alloc.pass.cpp26 #define STR(S) MAKE_STRING(CharT, S) macro
/llvm-project/libcxx/test/std/input.output/string.streams/stringstream/stringstream.cons/
H A Dstring.move.mode.pass.cpp24 #define STR(S) MAKE_STRI global() macro
/llvm-project/libcxx/test/std/input.output/string.streams/ostringstream/ostringstream.cons/
H A Dstring.move.mode.pass.cpp24 #define STR(S) MAKE_STRI global() macro
/llvm-project/libcxx/test/std/input.output/string.streams/istringstream/istringstream.cons/
H A Dstring.move.mode.pass.cpp24 #define STR(S) MAKE_STRI global() macro
/llvm-project/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.cons/
H A Dstring-alloc.mode.pass.cpp27 #define STR(S) MAKE_STRING(CharT, S) macro
H A Dstring.mode.alloc.pass.cpp26 #define STR(S) MAKE_STRING(CharT, S) macro
H A Dstring.alloc.pass.cpp27 #define STR(S) MAKE_STRING(CharT, S) macro
/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp496 KEYWORD(STR) LexIdentifier() argument
823 TYPEKEYWORD(STR,LLVMTY) LexIdentifier() argument
849 INSTKEYWORD(STR,Enum) LexIdentifier() argument
937 DBGRECORDTYPEKEYWORD(STR) LexIdentifier() argument
[all...]

1234