- e -
- emit() : ByteCodeEmitter.cpp
- emitAArch64DeclareSimdFunction() : CGOpenMPRuntime.cpp
- EmitAArch64TblBuiltinExpr() : CGBuiltin.cpp
- EmitAbs() : CGBuiltin.cpp
- emitAddressAtOffset() : CGCall.cpp
- emitAddrOfFieldStorage() : CGExpr.cpp
- emitAddrOfVarFromArray() : CGOpenMPRuntime.cpp
- emitAddrOfZeroSizeField() : CGExpr.cpp
- emitAlignedClause() : CGStmtOpenMP.cpp
- EmitAlphaCounter() : HTMLDiagnostics.cpp
- EmitAMDGCNBallotForExec() : CGBuiltin.cpp
- emitAndFixInvalidAsmCastLValue() : SemaStmtAsm.cpp
- emitARCCopyOperation() : CGObjC.cpp
- emitARCLoadOperation() : CGObjC.cpp
- emitARCOperationAfterCall() : CGObjC.cpp
- emitARCRetainCallResult() : CGObjC.cpp
- emitARCRetainLoadOfScalar() : CGObjC.cpp
- emitARCStoreOperation() : CGObjC.cpp
- emitARCUnsafeClaimCallResult() : CGObjC.cpp
- emitARCUnsafeUnretainedScalarExpr() : CGObjC.cpp
- emitARCValueOperation() : CGObjC.cpp
- emitArgumentDemotion() : CGCall.cpp
- EmitArrayDelete() : CGExprCXX.cpp
- emitArraySubscriptGEP() : CGExpr.cpp
- EmitAsmStores() : CGStmt.cpp
- emitAtomicCmpXchg() : CGAtomic.cpp
- EmitAtomicCmpXchg128ForMSIntrin() : CGBuiltin.cpp
- emitAtomicCmpXchgFailureSet() : CGAtomic.cpp
- EmitAtomicCmpXchgForMSIntrin() : CGBuiltin.cpp
- EmitAtomicDecrementValue() : CGBuiltin.cpp
- EmitAtomicIncrementValue() : CGBuiltin.cpp
- emitAtomicLibcall() : CGAtomic.cpp
- EmitAtomicOp() : CGAtomic.cpp
- EmitAtomicUpdateValue() : CGAtomic.cpp
- emitAutoreleasedReturnValueMarker() : CGObjC.cpp
- emitAutoreleaseOfResult() : CGCall.cpp
- EmitAutoVarWithLifetime() : CGDecl.cpp
- EmitAvailabilityWarning() : SemaAvailability.cpp
- emitBadConversionNotes() : SemaInit.cpp
- EmitBaseInitializer() : CGClass.cpp
- EmitBinaryAtomic() : CGBuiltin.cpp
- EmitBinaryAtomicPost() : CGBuiltin.cpp
- emitBinaryExpMaybeConstrainedFPBuiltin() : CGBuiltin.cpp
- emitBinaryMaybeConstrainedFPBuiltin() : CGBuiltin.cpp
- EmitBitfieldSignChangeCheckHelper() : CGExprScalar.cpp
- EmitBitfieldTruncationCheckHelper() : CGExprScalar.cpp
- EmitBitTestIntrinsic() : CGBuiltin.cpp
- emitBlob() : ASTWriter.cpp
- emitBlockID() : GlobalModuleIndex.cpp
- EmitBlockID() : SerializedDiagnosticPrinter.cpp, ASTWriter.cpp
- emitBody() : CGStmtOpenMP.cpp
- emitBodyAndFallthrough() : CGCoroutine.cpp
- emitBug() : ReturnUndefChecker.cpp
- emitBuiltinWithOneOverloadedType() : CGBuiltin.cpp
- emitCallMaybeConstrainedFPBuiltin() : CGBuiltin.cpp
- emitCallStackNotes() : Sema.cpp
- EmitCapturedFieldLValue() : CGExpr.cpp
- emitCapturedStmtCall() : CGStmtOpenMP.cpp
- emitCapturedStmtFunc() : CGStmtOpenMP.cpp
- emitCatchDispatchBlock() : CGException.cpp
- emitCatchPadBlock() : CGException.cpp
- EmitCheckedMixedSignMultiply() : CGBuiltin.cpp
- EmitCheckedUnsignedMultiplySignedResult() : CGBuiltin.cpp
- emitCheckHandlerCall() : CGExpr.cpp
- emitClauseForBareTargetDirective() : CGOpenMPRuntime.cpp
- EmitCleanup() : CGCleanup.cpp
- emitCmdValueForGetterSetterBody() : CGObjC.cpp
- emitCombinerOrInitializer() : CGOpenMPRuntime.cpp
- EmitCommonNeonSISDBuiltinExpr() : CGBuiltin.cpp
- emitCommonOMPParallelDirective() : CGStmtOpenMP.cpp
- emitCommonOMPTargetDirective() : CGStmtOpenMP.cpp
- emitCommonOMPTeamsDirective() : CGStmtOpenMP.cpp
- emitCommonSimdLoop() : CGStmtOpenMP.cpp
- EmitCompare() : CGExprAgg.cpp
- EmitComplexRangeDiag() : Clang.cpp
- emitConstantObjCStringLiteral() : CGExprConstant.cpp
- emitConstructorDestructorAlias() : ItaniumCXXABI.cpp
- emitCopyprivateCopyFunction() : CGOpenMPRuntime.cpp
- emitCPPObjectAtomicGetterCall() : CGObjC.cpp
- emitCPPObjectAtomicSetterCall() : CGObjC.cpp
- EmitCXXBaseSpecifiers() : ASTWriter.cpp
- EmitCXXCtorInitializers() : ASTWriter.cpp
- emitCXXDestructMethod() : CGObjC.cpp
- EmitCXXNewAllocSize() : CGExprCXX.cpp
- EmitDeclDestroy() : CGDeclCXX.cpp
- EmitDeclInit() : CGDeclCXX.cpp
- EmitDeclInvariant() : CGDeclCXX.cpp
- emitDeclTargetVarDeclLValue() : CGExpr.cpp
- emitDependData() : CGOpenMPRuntime.cpp
- EmitDestroyingObjectDelete() : CGExprCXX.cpp
- emitDestructorsFunction() : CGOpenMPRuntime.cpp
- emitDeviceID() : CGOpenMPRuntime.cpp
- EmitDiagForCXXThrowInNonThrowingFunc() : AnalysisBasedWarnings.cpp
- EmitDiagnosticForLogicalAndInLogicalOr() : SemaExpr.cpp
- emitDiagnostics() : ObjCAutoreleaseWriteChecker.cpp, OSObjectCStyleCast.cpp, RunLoopAutoreleaseLeakChecker.cpp
- EmitDirectCallee() : CGExpr.cpp
- emitDispatchForLoopBounds() : CGStmtOpenMP.cpp
- emitDistributeParallelForDispatchBounds() : CGStmtOpenMP.cpp
- emitDistributeParallelForDistributeInnerBoundParams() : CGStmtOpenMP.cpp
- emitDistributeParallelForInnerBounds() : CGStmtOpenMP.cpp
- EmitDoacrossOrdered() : CGOpenMPRuntime.cpp
- EmitDynamicCastToNull() : CGExprCXX.cpp
- emitDynamicTlsInitialization() : MicrosoftCXXABI.cpp
- emitDynamicTlsInitializationCall() : MicrosoftCXXABI.cpp
- emitDynCGGroupMem() : CGOpenMPRuntime.cpp
- emitEmptyBoundParameters() : CGStmtOpenMP.cpp
- emitEmptyLookupTypoDiagnostic() : SemaExpr.cpp
- emitEmptyOrdered() : CGStmtOpenMP.cpp
- EmitFAbs() : CGBuiltin.cpp
- emitFilterDispatchBlock() : CGException.cpp
- emitForLoopBounds() : CGStmtOpenMP.cpp
- emitForStaticInitCall() : CGOpenMPRuntime.cpp
- emitFPIntBuiltin() : CGBuiltin.cpp
- emitFrexpBuiltin() : CGBuiltin.cpp
- EmitFromInt() : CGBuiltin.cpp
- EmitFunctionDeclLValue() : CGExpr.cpp
- EmitGEPOffsetInBytes() : CGExprScalar.cpp
- EmitGlobalDeclMetadata() : CodeGenModule.cpp
- emitGlobalDtorWithCXAAtExit() : ItaniumCXXABI.cpp
- emitGlobalDtorWithTLRegDtor() : MicrosoftCXXABI.cpp
- EmitGlobalNamedRegister() : CGExpr.cpp
- EmitGlobalVarDeclLValue() : CGExpr.cpp
- emitHashMix() : CGExpr.cpp
- EmitHipStdParUnsupportedAsm() : CGStmt.cpp
- EmitHipStdParUnsupportedBuiltin() : CGBuiltin.cpp
- EmitIfUsed() : CodeGenFunction.cpp
- emitInitWithReductionInitializer() : CGOpenMPRuntime.cpp
- emitInnerParallelForWhenCombined() : CGStmtOpenMP.cpp
- EmitIntegerSignChangeCheckHelper() : CGExprScalar.cpp
- EmitIntegerTruncationCheckHelper() : CGExprScalar.cpp
- EmitIsNegativeTestHelper() : CGExprScalar.cpp
- EmitISOVolatileLoad() : CGBuiltin.cpp
- EmitISOVolatileStore() : CGBuiltin.cpp
- emitIsPlatformVersionAtLeast() : CGObjC.cpp
- emitLibraryCall() : CGBuiltin.cpp
- EmitllvmFAbs() : CGExprComplex.cpp
- EmitLoadOfMatrixLValue() : CGExpr.cpp
- EmitLValueForAnyFieldInitialization() : CGClass.cpp
- EmitLValueOrThrowExpression() : CGExpr.cpp
- emitMappingInformation() : CGOpenMPRuntime.cpp
- emitMasked() : CGStmtOpenMP.cpp
- emitMaster() : CGStmtOpenMP.cpp
- emitMaybeConstrainedFPToIntRoundBuiltin() : CGBuiltin.cpp
- EmitMemberInitializer() : CGClass.cpp
- EmitMSVCRTSetJmp() : CGBuiltin.cpp
- EmitNewDeleteCall() : CGExprCXX.cpp
- EmitNewInitializer() : CGExprCXX.cpp
- EmitNontemporalLoad() : CGBuiltin.cpp
- EmitNontemporalStore() : CGBuiltin.cpp
- emitNonZeroVLAInit() : CodeGenFunction.cpp
- emitNullabilityConsistencyWarning() : SemaType.cpp
- EmitNullBaseClassInitialization() : CGExprCXX.cpp
- EmitNullConstant() : CGExprConstant.cpp
- EmitNullConstantForBase() : CGExprConstant.cpp
- emitObjCValueOperation() : CGObjC.cpp
- EmitObjectDelete() : CGExprCXX.cpp
- emitOffloadingArraysAndArgs() : CGOpenMPRuntime.cpp
- EmitOMPAggregateInit() : CGOpenMPRuntime.cpp
- EmitOMPAggregateReduction() : CGOpenMPRuntime.cpp
- emitOMPArraySectionBase() : CGExpr.cpp
- emitOMPAtomicCaptureExpr() : CGStmtOpenMP.cpp
- emitOMPAtomicCompareExpr() : CGStmtOpenMP.cpp
- emitOMPAtomicExpr() : CGStmtOpenMP.cpp
- emitOMPAtomicReadExpr() : CGStmtOpenMP.cpp
- emitOMPAtomicRMW() : CGStmtOpenMP.cpp
- emitOMPAtomicUpdateExpr() : CGStmtOpenMP.cpp
- emitOMPAtomicWriteExpr() : CGStmtOpenMP.cpp
- emitOMPCopyinClause() : CGStmtOpenMP.cpp
- emitOMPDistributeDirective() : CGStmtOpenMP.cpp
- emitOMPForDirective() : CGStmtOpenMP.cpp
- EmitOMPHelperVar() : CGStmtOpenMP.cpp
- emitOMPLoopBodyWithStopPoint() : CGStmtOpenMP.cpp
- emitOMPSimdDirective() : CGStmtOpenMP.cpp
- emitOMPSimdRegion() : CGStmtOpenMP.cpp
- emitOptimizedARCReturnCall() : CGObjC.cpp
- emitOutlinedFunctionPrologue() : CGStmtOpenMP.cpp
- emitOutlinedOrderedFunction() : CGStmtOpenMP.cpp
- EmitOverflowCheckedAbs() : CGBuiltin.cpp
- EmitOverflowIntrinsic() : CGBuiltin.cpp
- emitParallelOrTeamsOutlinedFunction() : CGOpenMPRuntime.cpp
- emitPartialArrayDestroy() : CGDecl.cpp
- emitPointerArithmetic() : CGExprScalar.cpp
- EmitPointerAuthCommon() : CodeGenFunction.cpp
- EmitPointerWithAlignment() : CGExpr.cpp
- EmitPostAtomicMinMax() : CGAtomic.cpp
- emitPostUpdateForReductionClause() : CGStmtOpenMP.cpp
- emitPPCLoadReserveIntrinsic() : CGBuiltin.cpp
- emitPreCond() : CGStmtOpenMP.cpp
- emitPremigrationErrors() : ARCMT.cpp
- emitPreserveStructAccess() : CGExpr.cpp
- emitPrivatesInit() : CGOpenMPRuntime.cpp
- emitProxyTaskFunction() : CGOpenMPRuntime.cpp
- emitPseudoObjectExpr() : CGExpr.cpp
- emitRangedBuiltin() : CGBuiltin.cpp
- emitReadOnlyPlacementAttrWarning() : SemaDecl.cpp
- emitRecordID() : GlobalModuleIndex.cpp
- EmitRecordID() : SerializedDiagnosticPrinter.cpp, ASTWriter.cpp
- emitReduceCombFunction() : CGOpenMPRuntime.cpp
- emitReduceFiniFunction() : CGOpenMPRuntime.cpp
- emitReduceInitFunction() : CGOpenMPRuntime.cpp
- emitReductionCombiner() : CGOpenMPRuntime.cpp
- emitReplacement() : SemaChecking.cpp
- emitRestoreIP() : CGStmtOpenMP.cpp
- emitRTtypeidCall() : MicrosoftCXXABI.cpp
- EmitScalarFMAExpr() : CGBuiltin.cpp
- emitScanBasedDirective() : CGStmtOpenMP.cpp
- emitScanBasedDirectiveDecls() : CGStmtOpenMP.cpp
- emitScanBasedDirectiveFinals() : CGStmtOpenMP.cpp
- EmitSehScope() : CGCleanup.cpp
- emitSerialized() : ByteCodeEmitter.cpp
- EmitSignBit() : CGBuiltin.cpp
- emitSimdlenSafelenClause() : CGStmtOpenMP.cpp
- emitSimpleAtomicLoad() : CGStmtOpenMP.cpp
- emitSimpleAtomicStore() : CGStmtOpenMP.cpp
- EmitSpecialRegisterBuiltin() : CGBuiltin.cpp
- EmitStoreOfMatrixScalar() : CGExpr.cpp
- emitStoresForConstant() : CGDecl.cpp
- emitStoresForInitAfterBZero() : CGDecl.cpp
- emitStoresForPatternInit() : CGDecl.cpp
- emitStoresForZeroInit() : CGDecl.cpp
- EmitStrip() : CodeGenFunction.cpp
- emitStructGetterCall() : CGObjC.cpp
- emitStructSetterCall() : CGObjC.cpp
- emitSuspendExpression() : CGCoroutine.cpp
- EmitSystemZIntrinsicWithCC() : CGBuiltin.cpp
- EmitTargetArchBuiltinExpr() : CGBuiltin.cpp
- emitTargetCallElse() : CGOpenMPRuntime.cpp
- emitTargetCallFallback() : CGOpenMPRuntime.cpp
- emitTargetCallKernelLaunch() : CGOpenMPRuntime.cpp
- emitTargetParallelForRegion() : CGStmtOpenMP.cpp
- emitTargetParallelForSimdRegion() : CGStmtOpenMP.cpp
- emitTargetParallelGenericLoopRegion() : CGStmtOpenMP.cpp
- emitTargetParallelRegion() : CGStmtOpenMP.cpp
- emitTargetRegion() : CGStmtOpenMP.cpp
- emitTargetTeamsDistributeParallelForRegion() : CGStmtOpenMP.cpp
- emitTargetTeamsDistributeParallelForSimdRegion() : CGStmtOpenMP.cpp
- emitTargetTeamsDistributeRegion() : CGStmtOpenMP.cpp
- emitTargetTeamsDistributeSimdRegion() : CGStmtOpenMP.cpp
- emitTargetTeamsGenericLoopRegionAsDistribute() : CGStmtOpenMP.cpp
- emitTargetTeamsGenericLoopRegionAsParallel() : CGStmtOpenMP.cpp
- emitTargetTeamsLoopCodegenStatus() : CGStmtOpenMP.cpp
- emitTargetTeamsRegion() : CGStmtOpenMP.cpp
- emitTaskDupFunction() : CGOpenMPRuntime.cpp
- emitTaskPrivateMappingFunction() : CGOpenMPRuntime.cpp
- emitTernaryMaybeConstrainedFPBuiltin() : CGBuiltin.cpp
- EmitThreadPrivateVarDeclLValue() : CGExpr.cpp
- emitTlsGuardCheck() : MicrosoftCXXABI.cpp
- EmitToInt() : CGBuiltin.cpp
- EmitTypeidFromVTable() : CGExprCXX.cpp
- emitULEBKeyDataLength() : ASTWriter.cpp
- emitUnaryMaybeConstrainedFPBuiltin() : CGBuiltin.cpp
- EmitUnknownDiagWarning() : Warnings.cpp
- emitUsed() : CodeGenModule.cpp
- EmitValToTemp() : CGAtomic.cpp
- emitWasmCatchPadBlock() : CGException.cpp
- emitWorksharingDirective() : CGStmtOpenMP.cpp
- emitWriteback() : CGCall.cpp
- emitWritebackArg() : CGCall.cpp
- emitWritebacks() : CGCall.cpp
- EmitX86_64VAArgFromMemory() : X86.cpp
- EmitX86BitTestIntrinsic() : CGBuiltin.cpp
- EmitX86CompressExpand() : CGBuiltin.cpp
- EmitX86CompressStore() : CGBuiltin.cpp
- EmitX86ConvertIntToFp() : CGBuiltin.cpp
- EmitX86ConvertToMask() : CGBuiltin.cpp
- EmitX86CvtF16ToFloatExpr() : CGBuiltin.cpp
- emitX86DeclareSimdFunction() : CGOpenMPRuntime.cpp
- EmitX86ExpandLoad() : CGBuiltin.cpp
- EmitX86FMAExpr() : CGBuiltin.cpp
- EmitX86FunnelShift() : CGBuiltin.cpp
- EmitX86MaskedCompare() : CGBuiltin.cpp
- EmitX86MaskedCompareResult() : CGBuiltin.cpp
- EmitX86MaskedLoad() : CGBuiltin.cpp
- EmitX86MaskedStore() : CGBuiltin.cpp
- EmitX86MaskLogic() : CGBuiltin.cpp
- EmitX86Muldq() : CGBuiltin.cpp
- EmitX86ScalarSelect() : CGBuiltin.cpp
- EmitX86Select() : CGBuiltin.cpp
- EmitX86SExtMask() : CGBuiltin.cpp
- EmitX86Ternlog() : CGBuiltin.cpp
- EmitX86vpcom() : CGBuiltin.cpp
- EmptyLineCommentCoverage() : CoverageMappingGen.cpp
- EnableCodeCompletion() : CompilerInstance.cpp
- EnableValueProfiling() : CodeGenPGO.cpp
- enclosingClassIsRelatedToClassInWhichMembersWereFound() : SemaExpr.cpp
- EncodeBitField() : ASTContext.cpp
- encodeTypeForFunctionPointerAuth() : ASTContext.cpp
- EncodeUCNEscape() : LiteralSupport.cpp
- EncompassingIntegerType() : CGBuiltin.cpp
- endsWithReturn() : CodeGenFunction.cpp
- EnterNewDeleteCleanup() : CGExprCXX.cpp
- EnterStructPointerForCoercedAccess() : CGCall.cpp
- EqEnumVals() : SemaStmt.cpp
- equalAuthPolicies() : CGPointerAuth.cpp
- EquivalentArrayTypes() : SemaDecl.cpp
- eraseUnusedBitCasts() : CGCall.cpp
- eraseVarsForUnfixableGroupMates() : UnsafeBufferUsage.cpp
- erf() : __clang_cuda_math_forward_declares.h, __clang_hip_math.h, opencl-c.h, __clang_cuda_math.h
- erfc() : __clang_hip_math.h, opencl-c.h, __clang_cuda_math_forward_declares.h, __clang_cuda_math.h
- erfcf() : __clang_cuda_math.h, __clang_hip_math.h
- erfcinv() : __clang_cuda_math.h, __clang_hip_math.h
- erfcinvf() : __clang_cuda_math.h, __clang_hip_math.h
- erfcx() : __clang_hip_math.h, __clang_cuda_math.h
- erfcxf() : __clang_cuda_math.h, __clang_hip_math.h
- erff() : __clang_cuda_math.h, __clang_hip_math.h
- erfinv() : __clang_cuda_math.h, __clang_hip_math.h
- erfinvf() : __clang_cuda_math.h, __clang_hip_math.h
- errorForGCAttrsOnNonObjC() : TransGCAttrs.cpp
- escapeArgs() : StreamChecker.cpp
- escapeByStartIndexAndCount() : StreamChecker.cpp
- EscapeSpacesAndBackslashes() : Clang.cpp
- evalBinOpFieldRegionFieldRegion() : SimpleSValBuilder.cpp
- evalComparison() : CheckerContext.cpp
- evalNonNullParamNonNullReturn() : CastValueChecker.cpp
- evalNonNullParamNullReturn() : CastValueChecker.cpp
- evalNullParamNullReturn() : CastValueChecker.cpp
- EvalPluralExpr() : Diagnostic.cpp
- EvalPointerValueAsBool() : ExprConstant.cpp
- Evaluate() : ExprConstant.cpp
- EvaluateAndDiagnoseImmediateInvocation() : SemaExpr.cpp
- EvaluateArgs() : ExprConstant.cpp
- EvaluateArray() : ExprConstant.cpp
- EvaluateArrayNewConstructExpr() : ExprConstant.cpp
- EvaluateArrayNewInitList() : ExprConstant.cpp
- EvaluateArrayTypeTrait() : SemaExprCXX.cpp
- EvaluateAsBooleanCondition() : ExprConstant.cpp
- EvaluateAsFixedPoint() : ExprConstant.cpp
- EvaluateAsInt() : ExprConstant.cpp
- EvaluateAsRValue() : ExprConstant.cpp
- EvaluateAtomic() : ExprConstant.cpp
- EvaluateBinaryTypeTrait() : SemaExprCXX.cpp
- EvaluateBooleanTypeTrait() : SemaExprCXX.cpp
- EvaluateBuiltinClassifyType() : ExprConstant.cpp, ExprConstShared.h
- EvaluateBuiltinConstantP() : ExprConstant.cpp
- EvaluateBuiltinConstantPForLValue() : ExprConstant.cpp
- EvaluateBuiltinStrLen() : ExprConstant.cpp
- EvaluateCallArg() : ExprConstant.cpp
- evaluateCDTSize() : CGOpenMPRuntime.cpp
- EvaluateComparisonBinaryOperator() : ExprConstant.cpp
- EvaluateComplex() : ExprConstant.cpp
- EvaluateCond() : ExprConstant.cpp
- EvaluateCPlusPlus11IntegralConstantExpr() : ExprConstant.cpp
- EvaluateDecl() : ExprConstant.cpp
- EvaluateDefined() : PPExpressions.cpp
- EvaluateDependentExpr() : ExprConstant.cpp
- EvaluateDestruction() : ExprConstant.cpp
- EvaluateDirectiveSubExpr() : PPExpressions.cpp
- EvaluateExpressionTrait() : SemaExprCXX.cpp
- EvaluateFeatureLikeBuiltinMacro() : PPMacroExpansion.cpp
- EvaluateFixedPoint() : ExprConstant.cpp
- EvaluateFixedPointOrInteger() : ExprConstant.cpp
- EvaluateFloat() : ExprConstant.cpp
- EvaluateHasIncludeCommon() : PPMacroExpansion.cpp
- EvaluateIgnoredValue() : ExprConstant.cpp
- EvaluateInPlace() : ExprConstant.cpp
- EvaluateInteger() : ExprConstant.cpp
- EvaluateIntegerOrLValue() : ExprConstant.cpp
- EvaluateLoopBody() : ExprConstant.cpp
- EvaluateLValue() : ExprConstant.cpp
- evaluateLValueAsAllocSize() : ExprConstant.cpp
- EvaluateMemberPointer() : ExprConstant.cpp
- EvaluateObjectArgument() : ExprConstant.cpp
- EvaluatePointer() : ExprConstant.cpp
- EvaluateRecord() : ExprConstant.cpp
- EvaluateStmt() : ExprConstant.cpp
- EvaluateSwitch() : ExprConstant.cpp
- EvaluateTemporary() : ExprConstant.cpp
- EvaluateUnaryTypeTrait() : SemaExprCXX.cpp
- EvaluateValue() : PPExpressions.cpp
- EvaluateVarDecl() : ExprConstant.cpp
- evaluateVarDeclInit() : ExprConstant.cpp
- EvaluateVector() : ExprConstant.cpp
- EvaluateVoid() : ExprConstant.cpp
- evalZeroParamNonNullReturn() : CastValueChecker.cpp
- evalZeroParamNullReturn() : CastValueChecker.cpp
- evenFlexibleArraySize() : CastSizeChecker.cpp
- eventsDescribeSameCondition() : BugReporter.cpp
- exp() : opencl-c.h, __clang_hip_math.h, opencl-c.h, __clang_cuda_cmath.h, __clang_cuda_math.h, __clang_cuda_math_forward_declares.h
- exp10() : opencl-c.h, __clang_hip_math.h, __clang_cuda_math.h
- exp10f() : __clang_cuda_math.h, __clang_hip_math.h
- exp2() : __clang_cuda_math_forward_declares.h, opencl-c.h, __clang_hip_math.h, __clang_cuda_math_forward_declares.h, __clang_cuda_math.h
- exp2f() : __clang_cuda_math.h, __clang_hip_math.h
- ExpandAnonymousFieldDesignator() : SemaInit.cpp
- expandArray() : ExprConstant.cpp
- expandGraphWithCheckers() : CheckerManager.cpp
- expandKernelSanitizerMasks() : SanitizerMetadata.cpp
- expandStringLiteral() : ExprConstant.cpp
- expandTabs() : TextDiagnostic.cpp
- ExpectFeatureIdentifierInfo() : PPMacroExpansion.cpp
- expf() : __clang_cuda_math.h, __clang_hip_math.h
- expm1() : __clang_cuda_math.h, __clang_cuda_math_forward_declares.h, __clang_hip_math.h, opencl-c.h
- expm1f() : __clang_cuda_math.h, __clang_hip_math.h
- ExpressionTraitFromTokKind() : ParseExprCXX.cpp
- ExprLooksBoolean() : SemaExpr.cpp
- extendLeft() : SemaDeclCXX.cpp
- extendPath() : VTableBuilder.cpp
- extendRight() : SemaDeclCXX.cpp
- extractFieldType() : XCore.cpp
- extractForwardValue() : CompilerInvocation.cpp
- extractFunctorCallOperator() : SemaCodeComplete.cpp
- extractLookups() : InitHeaderSearch.cpp
- extractMaskValue() : CompilerInvocation.cpp
- extractPBaseFlags() : ItaniumCXXABI.cpp
- extractRegisterName() : SemaStmtAsm.cpp
- extractStringLiteralCharacter() : ExprConstant.cpp
- extractSubobject() : ExprConstant.cpp