Searched refs:Quoted (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
| H A D | RewriteRule.h | 55 Quoted, enumerator 220 IncludeFormat Format = IncludeFormat::Quoted); 227 IncludeFormat Format = IncludeFormat::Quoted) { 370 IncludeFormat Format = IncludeFormat::Quoted);
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | InitHeaderSearch.cpp | 139 if (Group == Quoted || Group == Angled) { in AddUnmappedPath() 389 if (Include.Group == Quoted) in Realize()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/ |
| H A D | HeaderIncludes.cpp | 369 std::string Quoted = in insert() local 371 StringRef QuotedName = Quoted; in insert()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | HeaderSearchOptions.h | 33 Quoted = 0, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Diagnostic.cpp | 1251 bool Quoted = false; in FormatDiagnostic() local 1253 Quoted = true; in FormatDiagnostic() 1259 if (Quoted) in FormatDiagnostic()
|
| /freebsd/contrib/llvm-project/clang/lib/ExtractAPI/ |
| H A D | ExtractAPIConsumer.cpp | 127 *IsQuoted = Entry.Group == frontend::Quoted; in getRelativeIncludeName()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
| H A D | RewriteRule.cpp | 167 case transformer::IncludeFormat::Quoted: in formatHeaderPath()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 518 (Entry.Group == frontend::IncludeDirGroup::Quoted || in initTargetOptions()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Clang.cpp | 876 SmallString<128> Quoted; in AddPreprocessingOptions() local 877 quoteMakeTarget(A->getValue(), Quoted); in AddPreprocessingOptions() 878 CmdArgs.push_back(Args.MakeArgString(Quoted)); in AddPreprocessingOptions() 901 SmallString<128> Quoted; in AddPreprocessingOptions() local 902 quoteMakeTarget(DepTarget, Quoted); in AddPreprocessingOptions() 903 CmdArgs.push_back(Args.MakeArgString(Quoted)); in AddPreprocessingOptions()
|
| /freebsd/contrib/tcsh/ |
| H A D | Fixes | 1910 30. Glob fix. Quoted characters inside [] were not handled properly. 2143 20. Avoid the Quoted Space hack for alias when printing jobs! 2147 end of the string. So we just skip the Quoted Space....]
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | CompilerInvocation.cpp | 3375 for (; It < End && Matches(*It, {frontend::Quoted}, false, true); ++It) in GenerateHeaderSearchArgs() 3508 Opts.AddPath(PrefixHeaderPath(A), frontend::Quoted, false, true); in ParseHeaderSearchArgs()
|
| /freebsd/contrib/libxo/doc/ |
| H A D | api.rst | 1685 XO_OP_STRING Field with Quoted UTF-8 string
|
| /freebsd/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 7247 Mail that was Quoted-Printable encoded and had a soft line break on 7660 Quoted-Printable (or more accurately, will never be encoded 8355 When converting a message to Quoted-Printable, prevent any lines with 8754 a seven bit format (Quoted-Printable or Base64). It is 9206 Add new mailer flag: F=3 will tell translations to Quoted-Printable
|