Searched defs:ConstructorArgs (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h91 template <typename T, typename... Args> T *alloc(Args &&... ConstructorArgs) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h121 SymIndexId createSymbol(Args &&... ConstructorArgs) { argument
93 createSymbolForType(codeview::TypeIndex TI, codeview::CVType CVT, Args &&... ConstructorArgs) argument
151 getOrCreateFieldListMember(codeview::TypeIndex FieldListTI, uint32_t Index, Args &&... ConstructorArgs) argument

Completed in 116 milliseconds