File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -481,6 +481,7 @@ $(GNAME TraitsKeyword):
481481 $(TRAITS_LINK2 isFinalFunction)
482482 $(TRAITS_LINK2 isStaticFunction)
483483 $(TRAITS_LINK2 isOverrideFunction)
484+ $(TRAITS_LINK2 isTemplate)
484485 $(TRAITS_LINK2 isRef)
485486 $(TRAITS_LINK2 isOut)
486487 $(TRAITS_LINK2 isLazy)
@@ -489,8 +490,11 @@ $(GNAME TraitsKeyword):
489490 $(TRAITS_LINK2 getAliasThis)
490491 $(TRAITS_LINK2 getAttributes)
491492 $(TRAITS_LINK2 getFunctionAttributes)
493+ $(TRAITS_LINK2 getFunctionVariadicStyle)
494+ $(TRAITS_LINK2 getLinkage)
492495 $(TRAITS_LINK2 getMember)
493496 $(TRAITS_LINK2 getOverloads)
497+ $(TRAITS_LINK2 getParameterStorageClasses)
494498 $(TRAITS_LINK2 getPointerBitmap)
495499 $(TRAITS_LINK2 getProtection)
496500 $(TRAITS_LINK2 getVirtualFunctions)
You can’t perform that action at this time.
0 commit comments