Home
last modified time | relevance | path

Searched defs:RequiredType (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1360 llvm::Type *RequiredType = buildGlobalBlock() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp766 auto RequiredType = II.getType(); processPhiNode() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp874 QualType RequiredType = ObjectsType->castAs<PointerType>()->getPointeeType(); BuildObjCArrayLiteral() local
H A DSemaChecking.cpp19410 QualType RequiredType = TypeInfo.Type; CheckArgumentWithTypeTag() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp915 using RequiredType = in printStateTraitWithLocationContextJson() typedef