Home
last modified time | relevance | path

Searched refs:Quoted (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h55 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 DInitHeaderSearch.cpp139 if (Group == Quoted || Group == Angled) { in AddUnmappedPath()
389 if (Include.Group == Quoted) in Realize()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp369 std::string Quoted = in insert() local
371 StringRef QuotedName = Quoted; in insert()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h33 Quoted = 0, enumerator
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1251 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 DExtractAPIConsumer.cpp127 *IsQuoted = Entry.Group == frontend::Quoted; in getRelativeIncludeName()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp167 case transformer::IncludeFormat::Quoted: in formatHeaderPath()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp518 (Entry.Group == frontend::IncludeDirGroup::Quoted || in initTargetOptions()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp876 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 DFixes1910 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 DCompilerInvocation.cpp3375 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 Dapi.rst1685 XO_OP_STRING Field with Quoted UTF-8 string
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES7247 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