MCPcopy Create free account

hub / github.com/andreasfertig/cppinsights / functions

Functions1,954 in github.com/andreasfertig/cppinsights

↓ 345 callersMethodAppend
\brief Append a single character Append a single character to the buffer
OutputFormatHelper.h:84
↓ 111 callersFunctionGetName
InsightsHelpers.cpp:894
↓ 82 callersMethodAppendNewLine
\brief Same as \ref Append but adds a newline after the last argument. Append a single character to the buffer
OutputFormatHelper.h:96
↓ 65 callersFunctionStrCat
InsightsStrCat.h:116
↓ 45 callersFunctionprint
tests/TemplatesWithAutoAndLambdaTest.cpp:8
↓ 42 callersMethodAppendSemiNewLine
\brief Append a semicolon and a newline.
OutputFormatHelper.h:190
↓ 41 callersMethodAdd
LifetimeTracker.cpp:45
↓ 41 callersMethodempty
StackList.h:69
↓ 40 callersMethodgetName
tests/Issue184.cpp:8
↓ 28 callersFunctionCall
ASTHelpers.cpp:117
↓ 28 callersFunctionPtr
ASTHelpers.cpp:184
↓ 27 callersMethodAddBodyStmts
ASTHelpers.cpp:733
↓ 25 callersMethodsize
OutputFormatHelper.h:39
↓ 22 callersFunctionEnableGlobalInsert
Insights.cpp:96
↓ 22 callersMethodInsertArg
CodeGenerator.cpp:309
↓ 21 callersFunctionmkDeclRefExpr
ASTHelpers.cpp:431
↓ 20 callersFunctionmkCompoundStmt
ASTHelpers.cpp:288
↓ 19 callersFunctionRef
ASTHelpers.cpp:93
↓ 18 callersFunctionAddGLobalInsertMapEntry
Insights.cpp:91
↓ 18 callersFunctionAssign
ASTHelpers.cpp:31
↓ 18 callersFunctionBuildInternalVarName
InsightsHelpers.cpp:225
↓ 18 callersFunctionGetRecordDeclType
ASTHelpers.cpp:683
↓ 17 callersFunctionInt32
ASTHelpers.cpp:310
↓ 17 callersMethodvalue
docs/cmdl-examples/edu-show-coroutine-transformation.cpp:46
↓ 16 callersFunctionAddField
CoroutinesCodeGenerator.cpp:61
↓ 16 callersFunctionFunction
ASTHelpers.cpp:409
↓ 15 callersFunctionAccessMember
ASTHelpers.cpp:319
↓ 15 callersFunctionVoidTy
ASTHelpers.cpp:190
↓ 15 callersFunctionf
tests/p1938.cpp:3
↓ 13 callersFunctionVariable
ASTHelpers.cpp:493
↓ 12 callersMethodCloseScope
OutputFormatHelper.cpp:58
↓ 12 callersMethodget
tests/Issue24.cpp:5
↓ 11 callersFunctionGetSpecialMemberName
CfrontCodeGenerator.cpp:138
↓ 11 callersMethodOpenScope
\brief Open a scope by inserting a '{' followed by an indented newline.
OutputFormatHelper.h:161
↓ 11 callersFunctionReplaceAll
InsightsHelpers.cpp:155
↓ 11 callersMethodsize
size of underlying container
tests/ClassOperatorHandler9Test.cpp:24
↓ 10 callersFunctionAccessMember
CfrontCodeGenerator.cpp:33
↓ 10 callersMethodAppendCommentNewLine
OutputFormatHelper.h:125
↓ 10 callersFunctionComment
ASTHelpers.cpp:512
↓ 10 callersFunctionContains
InsightsHelpers.h:57
↓ 10 callersFunctionIf
ASTHelpers.cpp:294
↓ 10 callersMethodend
StackList.h:102
↓ 10 callersFunctionmkVarDeclRefExpr
ASTHelpers.cpp:579
↓ 9 callersFunctionGetTypeNameAsParameter
InsightsHelpers.cpp:1298
↓ 9 callersFunctionInsertAfter
InsightsHelpers.cpp:250
↓ 9 callersFunctionMakeLineColumnName
InsightsHelpers.cpp:260
↓ 9 callersFunctionSizeof
ASTHelpers.cpp:171
↓ 9 callersFunctionValueOrDefault
CodeGenerator.cpp:288
↓ 9 callersMethodchildren
CodeGenerator.h:45
↓ 9 callersFunctionget_random
tests/EduCoroutineExprTest.cpp:77
↓ 8 callersFunctionReplaceNode
ASTHelpers.cpp:744
↓ 8 callersFunctioncreate
tests/Issue13.cpp:4
↓ 8 callersFunctionf
tests/conceptsTest.cpp:69
↓ 8 callersFunctionmkBinaryOperator
ASTHelpers.cpp:37
↓ 8 callersFunctionmkFieldDecl
ASTHelpers.cpp:539
↓ 7 callersFunctionGetDesugarType
InsightsHelpers.cpp:297
↓ 7 callersFunctionGetNestedName
InsightsHelpers.cpp:207
↓ 7 callersFunctionGetPlainName
InsightsHelpers.cpp:106
↓ 7 callersFunctionParen
ASTHelpers.cpp:196
↓ 7 callersMethodSetIndent
\brief Set the indent level of this class to \c indent.
OutputFormatHelper.h:52
↓ 7 callersMethodany_of
InsightsHelpers.h:346
↓ 7 callersMethodbegin
StackList.h:101
↓ 7 callersFunctionsimpleReturn
tests/EduCoroutineCoreturnWithCoawaitTest.cpp:50
↓ 6 callersMethodAppendParameterList
OutputFormatHelper.cpp:24
↓ 6 callersFunctionCast
ASTHelpers.cpp:178
↓ 6 callersMethodCurrentPos
\brief Returns the current position in the output buffer.
OutputFormatHelper.h:42
↓ 6 callersFunctionFun
tests/EduCfrontOverloadTest.cpp:3
↓ 6 callersFunctionGetSize
InsightsHelpers.cpp:1628
↓ 6 callersMethodInsertAt
\brief Insert a string before the position \c atPos
OutputFormatHelper.h:45
↓ 6 callersMethodInsertTemplateArgs
CodeGenerator.cpp:4595
↓ 6 callersFunctionInsertVtblPtr
CfrontCodeGenerator.cpp:441
↓ 6 callersMethodPrint
InsightsHelpers.cpp:1634
↓ 6 callersFunctionReturn
ASTHelpers.cpp:460
↓ 6 callersFunctionStaticCast
ASTHelpers.cpp:253
↓ 6 callersMethodclear
ASTHelpers.h:75
↓ 6 callersFunctionf
tests/ClassOperatorHandler2Test.cpp:3
↓ 5 callersFunctionCallConstructor
ASTHelpers.cpp:588
↓ 5 callersFunctionConvertToBoolString
\brief Convert a boolean value to a string representation of "true" or "false"
InsightsStrCat.h:25
↓ 5 callersFunctionEllipsis
CodeGenerator.cpp:1752
↓ 5 callersFunctionError
\brief Log an error.
DPrint.h:80
↓ 5 callersFunctionFun
tests/p1938.cpp:14
↓ 5 callersFunctionGet
tests/ConstexprFunctionHandlerTest.cpp:18
↓ 5 callersFunctionGetType
InsightsHelpers.cpp:1249
↓ 5 callersFunctionHasCtor
CfrontCodeGenerator.cpp:182
↓ 5 callersFunctionIsReferenceType
InsightsHelpers.h:42
↓ 5 callersFunctionReinterpretCast
ASTHelpers.cpp:234
↓ 5 callersMethodand_then
InsightsHelpers.h:414
↓ 5 callersMethodbegin
tests/Issue255.cpp:23
↓ 5 callersMethodcallerType
CodeGenerator.h:151
↓ 5 callersFunctionfunc
tests/Issue64.cpp:3
↓ 5 callersFunctionsimpleReturn
tests/CoroutinesCoReturnPlusTest.cpp:53
↓ 4 callersMethodAppendComma
\brief Append a comma if needed.
OutputFormatHelper.h:182
↓ 4 callersFunctionArgsToExprVector
ASTHelpers.cpp:750
↓ 4 callersFunctionArraySubscript
ASTHelpers.cpp:559
↓ 4 callersFunctionBool
ASTHelpers.cpp:651
↓ 4 callersFunctionCallMemberFun
ASTHelpers.cpp:454
↓ 4 callersFunctionCatch
ASTHelpers.cpp:151
↓ 4 callersFunctionCompare
tests/FunctionalCast2Test.cpp:9
↓ 4 callersFunctionDref
ASTHelpers.cpp:105
↓ 4 callersFunctionDump
DPrint.h:86
next →1–100 of 1,954, ranked by callers