Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp522 if (Ctx.useAbbreviatedThunkName(MD, ContextualizedName)) in getAllManglings()
H A DASTContext.cpp14203 bool ASTContext::useAbbreviatedThunkName(GlobalDecl VirtualMethodDecl, in useAbbreviatedThunkName() function in ASTContext
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp521 if (CGM.getContext().useAbbreviatedThunkName(GD, Name.str())) { in maybeEmitThunk()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3462 bool useAbbreviatedThunkName(GlobalDecl VirtualMethodDecl,