Home
last modified time | relevance | path

Searched defs:Quoted (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/anyhow/src/
Dcontext.rs150 struct Quoted<C>(C); struct
152 impl<C> Debug for Quoted<C> implementation
164 impl Write for Quoted<&mut fmt::Formatter<'_>> { implementation
/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmsimpleexpression_unittest.cpp81 TEST(FMStringExpressionTest, Quoted) { in TEST() argument
/external/clang/include/clang/Lex/
DHeaderSearchOptions.h29 Quoted = 0, ///< '\#include ""' paths, added by 'gcc -iquote'. enumerator
/external/llvm-project/clang/include/clang/Tooling/Transformer/
DRewriteRule.h54 Quoted, enumerator
/external/llvm-project/clang/include/clang/Lex/
DHeaderSearchOptions.h33 Quoted = 0, enumerator
/external/llvm-project/clang/lib/Tooling/Inclusions/
DHeaderIncludes.cpp354 std::string Quoted = in insert() local
/external/rust/cxx/syntax/
Dmod.rs72 Quoted, enumerator
/external/llvm-project/clang/lib/Driver/ToolChains/
DClang.cpp1128 SmallString<128> Quoted; in AddPreprocessingOptions() local
1153 SmallString<128> Quoted; in AddPreprocessingOptions() local
/external/clang/lib/Driver/
DTools.cpp353 SmallString<128> Quoted; in AddPreprocessingOptions() local
383 SmallString<128> Quoted; in AddPreprocessingOptions() local