Home
last modified time | relevance | path

Searched defs:FunctionType (Results 1 – 25 of 25) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.h24 class FunctionType; variable
/openbsd/gnu/llvm/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h36 class FunctionType; variable
/openbsd/gnu/llvm/llvm/lib/XRay/
H A DRecordInitializer.cpp404 unsigned FunctionType = (Buffer >> 1) & 0x07u; in visit() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypes.h23 class FunctionType; variable
H A DCGDeclCXX.cpp1077 ArrayRef<std::tuple<llvm::FunctionType *, llvm::WeakTrackingVH, in GenerateCXXGlobalCleanUpFunc()
H A DCGOpenMPRuntime.h36 class FunctionType; variable
H A DCodeGenModule.h48 class FunctionType; variable
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsics.h26 class FunctionType; variable
H A DInlineAsm.h29 class FunctionType; variable
H A DModule.h45 class FunctionType; variable
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h221 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord()
231 TypeIndex FunctionType; variable
614 FuncIdRecord(TypeIndex ParentScope, TypeIndex FunctionType, StringRef Name) in FuncIdRecord()
623 TypeIndex FunctionType; variable
H A DSymbolRecord.h59 TypeIndex FunctionType; variable
/openbsd/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DAssembler.cpp80 FunctionType *FunctionType = in createVoidVoidPtrMachineFunction() local
/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dfunction.bench.cpp20 enum class FunctionType { enum
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h40 class FunctionType; variable
/openbsd/gnu/llvm/llvm/include/llvm/AsmParser/
H A DLLParser.h29 class FunctionType; variable
/openbsd/gnu/llvm/clang/utils/ABITest/
H A DTypeGen.py168 class FunctionType(Type): class
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclBase.h49 class FunctionType; variable
/openbsd/gnu/llvm/llvm/lib/IR/
H A DType.cpp343 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, in FunctionType() function in FunctionType
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h765 QualType FunctionType; variable
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h18 class FunctionType; variable
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3189 SmallVectorImpl<QualType> &ParamTypes, QualType *FunctionType, in SubstituteExplicitTemplateArguments()
4219 QualType FunctionType, in adjustCCAndNoReturn()
4293 QualType FunctionType = Function->getType(); in DeduceTemplateArguments() local
/openbsd/gnu/llvm/llvm/docs/
H A DProgrammersManual.rst3371 .. _FunctionType: target
/openbsd/gnu/llvm/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h783 FunctionType(const Node *Ret_, NodeArray Params_, Qualifiers CVQuals_, in FunctionType() function
/openbsd/gnu/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h783 FunctionType(const Node *Ret_, NodeArray Params_, Qualifiers CVQuals_, in FunctionType() function