Searched refs:underscores (Results 1 – 18 of 18) sorted by relevance
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | asm-qualifiers.c | 18 void underscores(void) { in underscores() function
|
| /llvm-project-15.0.7/llvm/test/FileCheck/comment/ |
| H A D | bad-comment-prefix.txt | 25 …ix must start with a letter and contain only alphanumeric characters, hyphens, and underscores: '.' 26 …must start with a letter and contain only alphanumeric characters, hyphens, and underscores: 'foo '
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | attr-c2x.c | 31 [[__nodiscard__]] int underscores(void);
|
| /llvm-project-15.0.7/libcxx/ |
| H A D | TODO.TXT | 21 * Find all sequences of >2 underscores and eradicate them.
|
| /llvm-project-15.0.7/llvm/test/FileCheck/ |
| H A D | validate-check-prefix.txt | 9 …x must start with a letter and contain only alphanumeric characters, hyphens, and underscores: 'A!'
|
| /llvm-project-15.0.7/clang/test/Preprocessor/ |
| H A D | feature_tests.c | 45 #error Feature name in double underscores does not work
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/google/ |
| H A D | readability-avoid-underscore-in-googletest-name.rst | 6 Checks whether there are underscores in googletest test and test case names in
|
| /llvm-project-15.0.7/openmp/runtime/cmake/ |
| H A D | LibompGetArchitecture.cmake | 12 # The architecture name can only contain alphanumeric characters and underscores (i.e., C identifie…
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | argument-comment.rst | 28 underscores and case when comparing names -- otherwise they are taken into
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_stats.cpp | 497 static void getTime(char *buffer, size_t buflen, bool underscores = false) { in getTime() argument 503 if (underscores) in getTime()
|
| /llvm-project-15.0.7/llvm/tools/llvm-shlib/ |
| H A D | CMakeLists.txt | 126 # The python script needs to know whether symbols are prefixed with underscores or not.
|
| /llvm-project-15.0.7/llvm/runtimes/ |
| H A D | CMakeLists.txt | 170 # with dashes turned to underscores. This gives us the CMake variable `prefixes`
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticDriverKinds.td | 570 " characters, hyphens, and underscores">;
|
| H A D | AttrDocs.td | 3210 ``__Z6cppvar``; note the two underscores.) This prefix is *not* added to the
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | Options.td | 4 // '--' instead of '-' and use dashes instead of underscores, so
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CodingStandards.rst | 1121 style of lower-case words separated by underscores (e.g. ``begin()``,
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | AutomaticReferenceCounting.rst | 1467 underscores, the first component of the selector either consists entirely of
|
| H A D | UsersManual.rst | 2857 - Target-specific defines not prefixed by underscores, like ``linux``,
|