MCPcopy Create free account
hub / github.com/KDAB/codebrowser / EscapeAttr

Class EscapeAttr

generator/generator.h:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 static void escapeAttr(llvm::raw_ostream& os, llvm::StringRef s);
85
86 struct EscapeAttr { llvm::StringRef value; };
87};
88
89inline llvm::raw_ostream& operator<<(llvm::raw_ostream& os, Generator::EscapeAttr s)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected