Home
last modified time | relevance | path

Searched defs:Formatted (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DIntegerLiteralSeparatorFixer.cpp155 const auto &Formatted = in process() local
193 std::string Formatted; in format() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp53 std::string Formatted = in formatClassOptions() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp728 auto getQualifiedName = [&](StringRef Formatted) -> std::string { in GenerateGetDirectiveAssociation()