Home
last modified time | relevance | path

Searched defs:SourceType (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCXXDeleteChecker.cpp166 QualType SourceType = BaseClassRegion->getValueType(); in checkTypedDeleteExpr() local
196 QualType SourceType = CastE->getSubExpr()->getType()->getPointeeType(); in VisitNode() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h59 enum SourceType { enum
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.cpp173 QualType SourceType; dump() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp109 accumulateConstantOffset(Type * SourceType,ArrayRef<const Value * > Index,const DataLayout & DL,APInt & Offset,function_ref<bool (Value &,APInt &)> ExternalAnalysis) accumulateConstantOffset() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4386 ResolveOverloadedFunctionForReferenceBinding(Sema & S,Expr * Initializer,QualType & SourceType,QualType & UnqualifiedSourceType,QualType UnqualifiedTargetType,InitializationSequence & Sequence) ResolveOverloadedFunctionForReferenceBinding() argument
5680 QualType SourceType = Initializer->getType(); TryUserDefinedConversion() local
6179 QualType SourceType; InitializeFrom() local
8415 QualType SourceType = VD->getType(); CheckMoveOnConstruction() local
8753 QualType SourceType = CurInit.get() ? CurInit.get()->getType() : QualType(); Perform() local
9168 QualType SourceType = CurInit.get()->getType(); Perform() local
9324 QualType SourceType = Init->getType(); Perform() local
9767 QualType SourceType = OnlyArg->getType(); Diagnose() local
[all...]
H A DSemaChecking.cpp15161 DiagnoseImpCast(Sema & S,Expr * E,QualType SourceType,QualType T,SourceLocation CContext,unsigned diag,bool pruneControlFlow=false) DiagnoseImpCast() argument
16085 QualType SourceType = E->getType(); CheckImplicitConversion() local
H A DSemaDeclCXX.cpp13159 const Type *SourceType = UD->getQualifier()->getAsType(); CheckInheritingConstructorUsingDecl() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h717 getNullptrToBool(QualType SourceType,QualType DestType,bool NeedLValToRVal) getNullptrToBool() argument
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dactbl1.h346 UINT8 SourceType; member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6286 convertToType(CodeGenFunction & CGF,RValue Value,QualType SourceType,QualType ResType,SourceLocation Loc) convertToType() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22540 EVT SourceType = MVT::Other; reduceBuildVecExtToExtBuildVec() local
[all...]