Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDMangle.cpp522 if (Ctx.useAbbreviatedThunkName(MD, ContextualizedName)) in getAllManglings()
HDASTContext.cpp14203 bool ASTContext::useAbbreviatedThunkName(GlobalDecl VirtualMethodDecl, in useAbbreviatedThunkName() function in ASTContext
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGVTables.cpp521 if (CGM.getContext().useAbbreviatedThunkName(GD, Name.str())) { in maybeEmitThunk()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h3462 bool useAbbreviatedThunkName(GlobalDecl VirtualMethodDecl,