MCPcopy Create free account

hub / github.com/andreasfertig/cppinsights / functions

Functions1,954 in github.com/andreasfertig/cppinsights

↓ 4 callersMethodGet
tests/ClassOperatorHandlerTest.cpp:70
↓ 4 callersMethodGet
tests/ClassOperatorHandler2Test.cpp:52
↓ 4 callersFunctionGetDeclContext
own implementation due to lambdas
InsightsHelpers.cpp:326
↓ 4 callersFunctionGetElaboratedTypeKeyword
InsightsHelpers.cpp:1616
↓ 4 callersFunctionGetLambdaName
InsightsHelpers.h:123
↓ 4 callersFunctionGetTemporaryName
InsightsHelpers.cpp:1219
↓ 4 callersFunctionGoto
ASTHelpers.cpp:343
↓ 4 callersFunctionHasDtor
CfrontCodeGenerator.cpp:192
↓ 4 callersFunctionInsertBefore
InsightsHelpers.cpp:240
↓ 4 callersFunctionIsCopyOrMoveAssign
CfrontCodeGenerator.cpp:132
↓ 4 callersFunctionPushGlobalVariable
CodeGenerator.cpp:1116
↓ 4 callersFunctionTry
ASTHelpers.cpp:144
↓ 4 callersMethodend
tests/Issue255.cpp:27
↓ 4 callersFunctionfactorial
tests/ConstexprFunctionHandlerTest.cpp:1
↓ 4 callersMethoditems
tests/EduLifeTimeTest9.cpp:17
↓ 4 callersFunctionmkUnaryOperator
ASTHelpers.cpp:74
↓ 4 callersFunctionnext
tests/Issue678.cpp:3
↓ 4 callersMethodsetInsertName
CodeGenerator.h:154
↓ 4 callersFunctiontest
tests/LambdaInVariadicTemplateTest.cpp:11
↓ 4 callersFunctionto_params_view
ASTHelpers.cpp:566
↓ 3 callersFunctionAccessToStringWithColon
CodeGenerator.cpp:80
↓ 3 callersFunctionArrowOrDot
CodeGenerator.cpp:281
↓ 3 callersFunctionBuildRetTypeName
InsightsHelpers.cpp:290
↓ 3 callersFunctionBuildTemplateParamObjectName
InsightsHelpers.cpp:1172
↓ 3 callersFunctionCastToVoidFunPtr
ASTHelpers.cpp:228
↓ 3 callersFunctionCreateFunctionDecl
ASTHelpers.cpp:222
↓ 3 callersFunctionEllipsisSpace
CodeGenerator.cpp:1758
↓ 3 callersMethodEndScope
LifetimeTracker.cpp:151
↓ 3 callersFunctionFindDeclRef
* Go deep in a Stmt if necessary and look to all childs for a DeclRefExpr. */
InsightsHelpers.cpp:1503
↓ 3 callersFunctionFoo
tests/SingleLineLoopsTest.cpp:1
↓ 3 callersFunctionFun
tests/conditionalExplicitTest.cpp:30
↓ 3 callersFunctionGetLambdaName
InsightsHelpers.cpp:276
↓ 3 callersFunctionGetQualifiedName
InsightsHelpers.cpp:398
↓ 3 callersFunctionGetQualifiers
CodeGenerator.cpp:859
↓ 3 callersFunctionGetScope
InsightsHelpers.cpp:413
↓ 3 callersFunctionGetSpaces
XXX: replace with std::format once it is available in all std-libs
CodeGenerator.cpp:3421
↓ 3 callersFunctionGetTemplateParameterPackArgumentName
* \brief Get a usable name from a template parameter pack. * * A template parameter pack, args, as in: * \code template<typename F, typename ...Typ
InsightsHelpers.cpp:1103
↓ 3 callersFunctionGetUnqualifiedScopelessName
InsightsHelpers.cpp:1237
↓ 3 callersFunctionInitList
ASTHelpers.cpp:550
↓ 3 callersMethodInsertEndIfTemplateGuard
OutputFormatHelper.h:235
↓ 3 callersMethodInsertIfDefTemplateGuard
OutputFormatHelper.h:234
↓ 3 callersFunctionIsCopyOrMoveCtor
CfrontCodeGenerator.cpp:126
↓ 3 callersFunctionIsStaticStorageClass
InsightsHelpers.h:36
↓ 3 callersFunctionKwWithSpaceAfter
InsightsStaticStrings.h:87
↓ 3 callersFunctionLabel
ASTHelpers.cpp:282
↓ 3 callersFunctionLog
tests/TemplateArgumentsTest.cpp:14
↓ 3 callersFunctionNeedsNamespace
InsightsHelpers.cpp:1025
↓ 3 callersFunctionNot
ASTHelpers.cpp:81
↓ 3 callersFunctionOpen
tests/IfSwitchInitHandlerTest.cpp:1
↓ 3 callersMethodStartScope
LifetimeTracker.cpp:23
↓ 3 callersFunctionStruct
ASTHelpers.cpp:518
↓ 3 callersFunctionThrow
ASTHelpers.cpp:165
↓ 3 callersFunctionToDo
DPrint.cpp:19
↓ 3 callersFunctionTypedef
ASTHelpers.cpp:669
↓ 3 callersFunctionValueOr
CodeGenerator.cpp:299
↓ 3 callersMethodVtblPtrField
CfrontCodeGenerator.cpp:67
↓ 3 callersMethodand_not
InsightsHelpers.h:440
↓ 3 callersMethodbar
tests/FunctionRefQualifierTest.cpp:5
↓ 3 callersMethodbegin
docs/cmdl-examples/edu-show-lifetime.cpp:5
↓ 3 callersFunctioncircular_area
tests/VarTemplateDecl3Test.cpp:8
↓ 3 callersFunctiondestroy
tests/PlacemenNew2Test.cpp:11
↓ 3 callersMethodend
docs/cmdl-examples/edu-show-lifetime.cpp:6
↓ 3 callersFunctionfoo
tests/Issue1.cpp:3
↓ 3 callersFunctionfoo
tests/Issue50_2.cpp:9
↓ 3 callersFunctionmax
tests/TemplateHandlerTest.cpp:11
↓ 3 callersFunctionmkNullStmt
ASTHelpers.cpp:505
↓ 3 callersMethodpush
StackList.h:31
↓ 3 callersFunctionrunCmd
(cmd, data=None)
docs/OptionDocumentationGenerator.py:12
↓ 3 callersFunctiontest
tests/Issue102.cpp:71
↓ 3 callersMethodw
tests/EduCfrontVtable2Test.cpp:14
↓ 3 callersMethodw
docs/cmdl-examples/edu-show-cfront.cpp:14
↓ 3 callersFunctionx
tests/Issue3.cpp:1
↓ 2 callersFunctionAppendTemplateTypeParamName
InsightsHelpers.cpp:1394
↓ 2 callersFunctionB
tests/StaticHandlerTest.cpp:50
↓ 2 callersFunctionBuildSuspendVarName
CoroutinesCodeGenerator.cpp:96
↓ 2 callersFunctionCallVecDeleteOrDtor
CfrontCodeGenerator.cpp:202
↓ 2 callersFunctionCallVecNewOrCtor
CfrontCodeGenerator.cpp:253
↓ 2 callersFunctionCase
ASTHelpers.cpp:484
↓ 2 callersFunctionContantArrayTy
ASTHelpers.cpp:202
↓ 2 callersFunctionCreateCoroFunctionDecl
CoroutinesCodeGenerator.cpp:81
↓ 2 callersFunctionDPrint
\brief Debug print which is disabled in release-mode. It takes a variable number of parameters which are normalized if they are a \ref std::string or
DPrint.h:71
↓ 2 callersMethodDecreaseIndent
\brief Decrease the current indention by \c SCOPE_INDENT
OutputFormatHelper.h:153
↓ 2 callersFunctionEqual
ASTHelpers.cpp:331
↓ 2 callersFunctionEvaluateNTTPAsConstantExpr
\brief Evaluates a potential NTTP as a constant expression. Used for C++20's struct/class as NTTP.
CodeGenerator.cpp:1767
↓ 2 callersFunctionFPrintf
DPrint.h:56
↓ 2 callersFunctionFindValue
CoroutinesCodeGenerator.cpp:825
↓ 2 callersFunctionFoo
tests/NoexceptExprTest.cpp:3
↓ 2 callersFunctionFormatVarTemplateSpecializationDecl
CodeGenerator.cpp:877
↓ 2 callersFunctionFun
tests/p0892Test.cpp:35
↓ 2 callersMethodFun
tests/EduCfrontVtablePureFuncTest.cpp:14
↓ 2 callersMethodFun
tests/EduCfrontVtable3Test.cpp:7
↓ 2 callersMethodFun
tests/EduCfrontVtable6Test.cpp:12
↓ 2 callersMethodFun
tests/EduCfrontVtable7Test.cpp:8
↓ 2 callersMethodFun
tests/EduCfrontVtable4Test.cpp:9
↓ 2 callersMethodFun
tests/EduCfrontVtableTest.cpp:7
↓ 2 callersFunctionFunctionBase
ASTHelpers.cpp:365
↓ 2 callersFunctionGetAnonymStructOrUnionName
InsightsHelpers.cpp:283
↓ 2 callersFunctionGetCastName
CodeGenerator.cpp:93
↓ 2 callersFunctionGetCfrontOverloadedFunctionName
InsightsHelpers.cpp:947
↓ 2 callersFunctionGetFieldDeclNameForLambda
Get the name of a \c FieldDecl in case this \c FieldDecl is part of a lambda. The name has to be retrieved from the capture fields or can be \c __this
CodeGenerator.cpp:597
← previousnext →101–200 of 1,954, ranked by callers