Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DMicrosoftMangle.cpp63 bool StartsWithEscape = MangledName.startswith("\01"); in ~msvc_hashing_ostream() local
64 if (StartsWithEscape) in ~msvc_hashing_ostream()
79 if (StartsWithEscape) in ~msvc_hashing_ostream()