Home
last modified time | relevance | path

Searched defs:FType (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCFragment.h132 MCEncodedFragment(MCFragment::FragmentType FType, bool HasInstructions, in MCEncodedFragment()
191 MCEncodedFragmentWithContents(MCFragment::FragmentType FType, in MCEncodedFragmentWithContents()
212 MCEncodedFragmentWithFixups(MCFragment::FragmentType FType, in MCEncodedFragmentWithFixups()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1163 QualType FType; in collectDefaultElementTypesForBlockPointer() local
1199 QualType FType; in CreateType() local
2786 QualType FType = Field->getType(); in CreateTypeDefinition() local
3518 llvm::DIType *CGDebugInfo::CreateMemberType(llvm::DIFile *Unit, QualType FType, in CreateMemberType()
4179 QualType FType; in EmitTypeForVarWithBlocksAttr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4357 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
4417 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
H A DRewriteModernObjC.cpp5202 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl() local
5270 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1777 FunctionType *FType, in processPSInputArgs()
2263 FunctionType *FType = MF.getFunction().getFunctionType(); in LowerFormalArguments() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp5691 if (const auto *FType = Candidate.getFunctionType()) in getParamType() local
H A DSemaOpenMP.cpp6642 QualType FType = TInfo->getType(); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6905 FunctionType *FType = MF.getFunction().getFunctionType(); in analyzeInputArgs() local