Home
last modified time | relevance | path

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

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