ΒΆinline void printSourceLocationAsJson(
llvm::raw_ostream& Out,
clang::SourceLocation Loc,
const clang::SourceManager& SM,
bool AddBraces = true)
inline void printSourceLocationAsJson(
llvm::raw_ostream& Out,
clang::SourceLocation Loc,
const clang::SourceManager& SM,
bool AddBraces = true)
Declared at: clang/include/clang/Basic/JsonSupport.h:82
Parameters
- llvm::raw_ostream& Out
- clang::SourceLocation Loc
- const clang::SourceManager& SM
- bool AddBraces = true