Home
last modified time | relevance | path

Searched defs:ShouldMangle (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp562 bool ShouldMangle) { in mangleFunctionEncoding()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp1216 bool ShouldMangle = MC.shouldMangleDeclName(ND); in getMangledNameImpl() local