Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp64 bool StartsWithEscape = MangledName.starts_with("\01"); in ~msvc_hashing_ostream() local
65 if (StartsWithEscape) in ~msvc_hashing_ostream()
80 if (StartsWithEscape) in ~msvc_hashing_ostream()