Home
last modified time | relevance | path

Searched defs:AddQuotes (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DJsonSupport.h27 inline std::string JsonFormat(StringRef RawSR, bool AddQuotes) { in JsonFormat()
/external/llvm-project/clang/lib/Analysis/
DProgramPoint.cpp56 const bool AddQuotes = true; in printJson() local