Home
last modified time | relevance | path

Searched refs:EscapeMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMustache.cpp119 using EscapeMap = DenseMap<char, std::string>; typedef
134 llvm::StringMap<SectionLambda> &SectionLambdas, EscapeMap &Escapes) in ASTNode()
141 llvm::StringMap<SectionLambda> &SectionLambdas, EscapeMap &Escapes) in ASTNode()
149 llvm::StringMap<SectionLambda> &SectionLambdas, EscapeMap &Escapes) in ASTNode()
179 EscapeMap &Escapes;
195 EscapeMap &Escapes) { in createRootNode()
203 EscapeMap &Escapes) { in createNode()
212 EscapeMap &Escapes) { in createTextNode()
382 EscapeMap &Escape) in EscapeStringStream()
402 EscapeMap &Escape;
[all …]