/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.h | 24 class FunctionType; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CodeGenABITypes.h | 36 class FunctionType; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.h | 23 class FunctionType; variable
|
H A D | CGDeclCXX.cpp | 1103 GenerateCXXGlobalCleanUpFunc(llvm::Function * Fn,ArrayRef<std::tuple<llvm::FunctionType *,llvm::WeakTrackingVH,llvm::Constant * >> DtorsOrStermFinalizers) GenerateCXXGlobalCleanUpFunc() argument [all...] |
H A D | CGOpenMPRuntime.h | 36 class FunctionType; variable
|
H A D | CodeGenModule.h | 50 class FunctionType; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/XRay/ |
H A D | RecordInitializer.cpp | 404 unsigned FunctionType = (Buffer >> 1) & 0x07u; in visit() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Intrinsics.h | 26 class FunctionType; variable
|
H A D | InlineAsm.h | 30 class FunctionType; variable
|
H A D | Module.h | 45 class FunctionType; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 221 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 D | SymbolRecord.h | 59 TypeIndex FunctionType; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.h | 40 class FunctionType; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
H A D | LLParser.h | 30 class FunctionType; global() variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclBase.h | 51 class FunctionType; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Type.cpp | 308 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, in FunctionType() function in FunctionType [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.h | 18 class FunctionType; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 777 QualType FunctionType; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 3240 SubstituteExplicitTemplateArguments(FunctionTemplateDecl * FunctionTemplate,TemplateArgumentListInfo & ExplicitTemplateArgs,SmallVectorImpl<DeducedTemplateArgument> & Deduced,SmallVectorImpl<QualType> & ParamTypes,QualType * FunctionType,TemplateDeductionInfo & Info) SubstituteExplicitTemplateArguments() argument 4400 adjustCCAndNoReturn(QualType ArgFunctionType,QualType FunctionType,bool AdjustExceptionSpec) adjustCCAndNoReturn() argument 4474 QualType FunctionType = Function->getType(); DeduceTemplateArguments() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 808 FunctionType(const Node *Ret_, NodeArray Params_, Qualifiers CVQuals_, FunctionType() function
|