- r -
- raceAfterInterlockedDecrementError()
: CheckOther
- read()
: ProjectFile
, Variables
, XmlReport
, XmlReportV2
- readAliases()
: Variables
- readAll()
: Variables
- readBool()
: ProjectFile
- readBuildDir()
: ProjectFile
- readCheckPaths()
: ProjectFile
- readDefines()
: ProjectFile
- readError()
: XmlReportV2
- readErrorItem()
: ResultsTree
- readErrorsXml()
: ResultsView
- readExcludes()
: ProjectFile
- readImportProject()
: ProjectFile
- readIncludeDirs()
: ProjectFile
- readInt()
: ProjectFile
- readPlatform()
: ProjectFile
- readRootPath()
: ProjectFile
- readString()
: ProjectFile
- readStringList()
: ProjectFile
- readSuppressions()
: ProjectFile
- readTagWarnings()
: ProjectFile
- readVsConfigurations()
: ProjectFile
- readWriteOnlyFileError()
: CheckIO
- reallocToAlloc()
: VarInfo
- reanalyze()
: Analyzer
- reAnalyze()
: MainWindow
- reanalyze()
: SingleValueFlowAnalyzer
, SubExpressionAnalyzer
, ValueFlowAnalyzer
- reAnalyzeAll()
: MainWindow
- reAnalyzeModified()
: MainWindow
- reAnalyzeSelected()
: MainWindow
- reassign()
: FwdAnalysis
- recheckSelectedFiles()
: ResultsTree
- recursiveAddFiles()
: FileLister
- redundantAssignmentError()
: CheckOther
- redundantAssignmentInSwitchError()
: CheckOther
- redundantBitwiseOperationInSwitchError()
: CheckOther
- redundantCondition()
: CheckStl
- redundantConditionError()
: CheckCondition
- redundantConditionWarning()
: CheckNullPointer
- redundantContinueError()
: CheckOther
- redundantCopyError()
: CheckOther
- redundantIfRemoveError()
: CheckStl
- redundantInitializationError()
: CheckOther
- redundantNextPreviousError()
: CheckInternal
- redundantPointerOpError()
: CheckOther
- ref()
: clangimport::Data::Decl
, clangimport::Data
- referenceAs_va_start_error()
: CheckVaarg
- reflectionArgument()
: Library
- refreshFilePaths()
: ResultsTree
- refreshTree()
: ResultsTree
- release()
: ValuePtr< T >
- removeApplication()
: ApplicationList
, SettingsDialog
- removeCheckPath()
: ProjectFileDialog
- removeComments()
: Preprocessor
- removeCtuInfoFiles()
: CppCheck
- removeEnabled()
: Settings
- removeExcludePath()
: ProjectFileDialog
- removeExtraTemplateKeywords()
: Tokenizer
- removeFilename()
: PathMatch
- removeIncludeDir()
: ProjectFileDialog
- removeMacroInClassDef()
: Tokenizer
- removeMacrosInGlobalScope()
: Tokenizer
- removeModifiedVars()
: ProgramMemoryState
- removePragma()
: Tokenizer
- removeProjectMRU()
: MainWindow
- removeQuotationMarks()
: Path
- removeRedundantSemicolons()
: Tokenizer
- removeSuppression()
: ProjectFileDialog
- removeTemplate()
: TemplateSimplifier
- removeThreads()
: ThreadHandler
- removeUnnecessaryQualification()
: Tokenizer
- removeValues()
: Token
- replace()
: ProgramMemory
, ProgramMemoryState
, Token
- replaceTemplateUsage()
: TemplateSimplifier
- replaceVarDecl()
: clangimport::Data
- replyFinished()
: MainWindow
- Report()
: Report
- reportErr()
: AnalyzerInformation
, CheckMemoryLeak
, CppCheck
, ErrorLogger
, SyncLogForwarder
, ThreadResult
- reportError()
: Check
, Tokenizer
- reportErrors()
: Library
- reportInternalChildErr()
: ProcessExecutor
- reportOut()
: CppCheck
, ErrorLogger
, SyncLogForwarder
, ThreadResult
- reportOutput()
: Preprocessor
- reportProgress()
: CppCheck
, ErrorLogger
- reportStatus()
: Executor
, SyncLogForwarder
- reportSuppressions()
: CppCheckExecutor
- reportUnknownMacros()
: Tokenizer
- reportUnmatchedSuppressions()
: SuppressionList
- reset()
: TimerResults
- resetStyle()
: StyleEditDialog
- resetTimerResults()
: CppCheck
- resizeEvent()
: CodeEditor
- resourceLeakError()
: CheckMemoryLeak
- Result()
: Analyzer::Result
, FwdAnalysis::Result
- resultsAdded()
: MainWindow
- resultsHidden()
: ResultsTree
, ResultsView
- ResultsTree()
: ResultsTree
- ResultsView()
: ResultsView
- ret()
: CheckLeakAutoVar
- rethrowCopyError()
: CheckExceptionSafety
- rethrowNoCurrentException()
: CheckExceptionSafety
- rethrowNoCurrentExceptionError()
: CheckExceptionSafety
- returnByReferenceError()
: CheckClass
- returnDefEnd()
: Function
- returnImplicitIntError()
: SymbolDatabase
- returnIntegerError()
: Check64BitPortability
- returnLocalStdMove()
: CheckFunctions
- returnPointerError()
: Check64BitPortability
- returnsConst()
: Function
- returnsPointer()
: Function
- returnsReference()
: Function
- returnsStandardType()
: Function
- returnsVoid()
: Function
- returnValue()
: Library
- returnValueBoolError()
: CheckBool
- returnValueContainer()
: Library
- returnValueNotUsedError()
: CheckMemoryLeakNoVar
- returnValueOfFunctionReturningBool()
: CheckBool
- returnValueType()
: Library
- reverse()
: ConditionHandler
- run()
: CheckThread
, ValueFlowPass
, ValueFlowPassAdaptor< F >
, ValueFlowPassRunner
- run_once()
: ValueFlowPassRunner
- runAddonsAndTools()
: CheckThread
- runChecks()
: Check64BitPortability
, Check
, CheckAssert
, CheckAutoVariables
, CheckBool
, CheckBoost
, CheckBufferOverrun
, CheckClass
, CheckCondition
, CheckExceptionSafety
, CheckFunctions
, CheckInternal
, CheckIO
, CheckLeakAutoVar
, CheckMemoryLeakInClass
, CheckMemoryLeakInFunction
, CheckMemoryLeakNoVar
, CheckMemoryLeakStructMember
, CheckNullPointer
, CheckOther
, CheckPostfixOperator
, CheckSizeof
, CheckStl
, CheckString
, CheckType
, CheckUninitVar
, CheckUnusedVar
, CheckVaarg