MCPcopy Create free account

hub / github.com/andreasfertig/cppinsights / functions

Functions1,954 in github.com/andreasfertig/cppinsights

↓ 1 callersFunctionFun
tests/EduLifeTimeTest10.cpp:10
↓ 1 callersFunctionFun
tests/EduCfrontTestLifeTime2.cpp:16
↓ 1 callersFunctionFun
tests/n4266Test.cpp:2
↓ 1 callersFunctionFun
tests/EduCfrontTest3.cpp:29
↓ 1 callersFunctionFun
tests/EduLifeTimeTest2.cpp:16
↓ 1 callersFunctionFun
tests/DependentTemplateParameterTest.cpp:4
↓ 1 callersMethodFun
tests/ConstevalTest.cpp:11
↓ 1 callersMethodFun
tests/Cpp20ClassAsNTTPTest.cpp:6
↓ 1 callersMethodFun
tests/Cpp20ClassAsNTTP5Test.cpp:6
↓ 1 callersMethodFun
tests/Cpp20ClassAsNTTP3Test.cpp:6
↓ 1 callersFunctionFunFun
tests/EduCfrontTestLifeTime2.cpp:18
↓ 1 callersFunctionFunFun
tests/EduLifeTimeTest2.cpp:18
↓ 1 callersFunctionFunFunInt
tests/EduCfrontTestLifeTime2.cpp:20
↓ 1 callersFunctionFunFunInt
tests/EduLifeTimeTest2.cpp:20
↓ 1 callersFunctionFunc
tests/p0780Test.cpp:8
↓ 1 callersFunctionFunc
once we use a reference here it must be a const reference
tests/StructuredBindingsHandlerBitFieldTest.cpp:15
↓ 1 callersFunctionFunc
tests/GlobalVarFromFunctionInitTest.cpp:1
↓ 1 callersFunctionGenerator
tests/Issue679.cpp:65
↓ 1 callersMethodGet
tests/StaticHandlerTest.cpp:10
↓ 1 callersMethodGet
tests/ClassWithMutableMemberTest.cpp:6
↓ 1 callersMethodGet
tests/TypeIdInTemplateTest.cpp:9
↓ 1 callersMethodGet
tests/Issue258_2.cpp:16
↓ 1 callersMethodGet
tests/StaticHandler2Test.cpp:9
↓ 1 callersMethodGet
tests/StaticHandler3Test.cpp:9
↓ 1 callersFunctionGetAsCPPStyleString
InsightsHelpers.cpp:219
↓ 1 callersFunctionGetConst
InsightsHelpers.cpp:1604
↓ 1 callersFunctionGetDesugarReturnType
InsightsHelpers.h:166
↓ 1 callersFunctionGetEvaluatedValue
InsightsHelpers.cpp:1425
↓ 1 callersFunctionGetFirstPolymorphicBaseName
CfrontCodeGenerator.cpp:847
↓ 1 callersFunctionGetGlobalVtablePos
CodeGenerator.cpp:1097
↓ 1 callersMethodGetIndent
OutputFormatHelper.h:49
↓ 1 callersFunctionGetNoExcept
InsightsHelpers.cpp:1570
↓ 1 callersFunctionGetStorageClassAsString
CodeGenerator.cpp:837
↓ 1 callersFunctionGetSubstTemplateTypeParmType
InsightsHelpers.cpp:1047
↓ 1 callersMethodGetTypeString
InsightsHelpers.cpp:863
↓ 1 callersMethodGetX
tests/constexprPoint.cpp:5
↓ 1 callersMethodGetX
tests/StructuredBindingsHandler6Test.cpp:34
↓ 1 callersMethodGetY
tests/StructuredBindingsHandler6Test.cpp:35
↓ 1 callersFunctionHasOverload
InsightsHelpers.cpp:925
↓ 1 callersFunctionInheritance
docs/cmdl-examples/edu-show-cfront.cpp:66
↓ 1 callersMethodInsertArg
CoroutinesCodeGenerator.cpp:712
↓ 1 callersMethodInsertAttributes
CodeGenerator.cpp:3781
↓ 1 callersMethodInsertCoroutine
CoroutinesCodeGenerator.cpp:415
↓ 1 callersMethodInsertDecompositionBindings
CodeGenerator.cpp:5295
↓ 1 callersMethodInsertNamespace
CodeGenerator.cpp:395
↓ 1 callersMethodInsertTemplateArg
CodeGenerator.cpp:4611
↓ 1 callersMethodInsertTemplateParameters
CodeGenerator.cpp:1782
↓ 1 callersFunctionIntegralToBoolean
tests/ImplicitCast2Test.cpp:2
↓ 1 callersFunctionIs
tests/LambdaHandler3Test.cpp:2
↓ 1 callersFunctionIs
tests/TemplateHandler4Test.cpp:4
↓ 1 callersFunctionIsAnonymousStructOrUnion
\brief Check whether this is an anonymous struct or union. There is a dedicated function `isAnonymousStructOrUnion` which at this point no longer ret
InsightsHelpers.h:146
↓ 1 callersFunctionIsEvaluatable
InsightsHelpers.cpp:1436
↓ 1 callersFunctionIsPrimaryTemplatePackExpansionExpr
In a primary template we can see a ParenListExpr with a PackExpansionExpr. With the equal sign we need a type.
CodeGenerator.cpp:1200
↓ 1 callersFunctionKwWithNoSpace
InsightsStaticStrings.h:94
↓ 1 callersMethodLifetimeAddExtended
CodeGenerator.cpp:1181
↓ 1 callersFunctionMemberFunctions
docs/cmdl-examples/edu-show-cfront.cpp:51
↓ 1 callersFunctionMul
ASTHelpers.cpp:721
↓ 1 callersMethodName
CodeGenerator.cpp:998
↓ 1 callersFunctionNoParams
tests/LambdaWithStaticInvokerTest.cpp:3
↓ 1 callersFunctionNormalize
DPrint.h:20
↓ 1 callersFunctionNormalize
InsightsStrCat.h:42
↓ 1 callersFunctionNormalize
tests/TemplateArgumentsTest.cpp:4
↓ 1 callersFunctionOpen
tests/IfSwitchInitHandler2Test.cpp:1
↓ 1 callersFunctionOpen
tests/IfSwitchInitHandler3Test.cpp:1
↓ 1 callersFunctionP0315Visitor_HandleLambdaExpr
InsightsHelpers.cpp:1679
↓ 1 callersMethodParseDeclContext
CodeGenerator.cpp:3595
↓ 1 callersFunctionPlus
ASTHelpers.cpp:337
↓ 1 callersMethodPrint
tests/NonTypeTemplateArgTest.cpp:9
↓ 1 callersFunctionProcessFields
CfrontCodeGenerator.cpp:815
↓ 1 callersMethodPure
tests/PureVirtualFunctionTest.cpp:10
↓ 1 callersFunctionPushGlobalVariableDtor
CodeGenerator.cpp:1122
↓ 1 callersFunctionPushVtableEntry
CodeGenerator.cpp:1110
↓ 1 callersMethodReturn
LifetimeTracker.cpp:112
↓ 1 callersMethodSet
tests/StaticHandlerTest.cpp:11
↓ 1 callersMethodSet
tests/StaticHandler2Test.cpp:10
↓ 1 callersMethodSet
tests/StaticHandler3Test.cpp:10
↓ 1 callersMethodStartLifetimeScope
CodeGenerator.cpp:1187
↓ 1 callersMethodSum
tests/ClassCallTest.cpp:21
↓ 1 callersFunctionSwitch
ASTHelpers.cpp:472
↓ 1 callersFunctionSyncAwait
tests/EduCoroutineWithLambdaTest.cpp:42
↓ 1 callersFunctionTest
tests/IfStmtHandler3Test.cpp:1
↓ 1 callersFunctionTest
tests/StdFunctionTest.cpp:9
↓ 1 callersFunctionTest
tests/LambdaHandler8Test.cpp:2
↓ 1 callersFunctionTest
tests/LambdaHandlerVLA2Test.cpp:1
↓ 1 callersMethodUnaryLeftFold
tests/CXXFoldExprTest.cpp:11
↓ 1 callersMethodUnaryRightFold
tests/CXXFoldExprTest.cpp:6
↓ 1 callersFunctionUse
tests/conditionalExplicitTest.cpp:23
↓ 1 callersFunctionWithParams
tests/LambdaWithStaticInvokerTest.cpp:19
↓ 1 callersMethodWrapInCurliesIfNeeded
CodeGenerator.cpp:5229
↓ 1 callersMethodWrapInParens
CodeGenerator.cpp:5211
↓ 1 callersMethodWrapInParensOrCurlys
CodeGenerator.cpp:5152
↓ 1 callersFunctionWrite
tests/IfSwitchInitHandlerTest.cpp:2
↓ 1 callersFunctionX
tests/StaticHandler4Test.cpp:1
↓ 1 callersFunctionX
cmdline:-std=c++98
tests/StaticHandler5Test.cpp:2
↓ 1 callersFunction_mkDeclStmt
ASTHelpers.cpp:21
↓ 1 callersFunctionadd
tests/conceptsRequiresRequiresTest.cpp:6
↓ 1 callersFunctionadditionAwaitReturn
tests/EduCoroutineCoreturnWithCoawaitTest.cpp:55
↓ 1 callersFunctionadditionAwaitReturn
tests/CoroutinesCoReturnPlusTest.cpp:59
↓ 1 callersFunctionadditionAwaitReturn2
tests/EduCoroutineCoreturnWithCoawaitTest.cpp:59
↓ 1 callersFunctionadditionAwaitReturnWithInt
tests/EduCoroutineCoreturnWithCoawaitTest.cpp:63
← previousnext →301–400 of 1,954, ranked by callers