/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.h | 24 class FunctionType; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CodeGenABITypes.h | 36 class FunctionType; variable
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.h | 23 class FunctionType; variable
|
H A D | CGPointerAuth.cpp | 50 QualType FunctionType) { in getPointerAuthTypeDiscriminator() 340 QualType FunctionType) { in getFunctionPointer()
|
H A D | CGDeclCXX.cpp | 1118 ArrayRef<std::tuple<llvm::FunctionType *, llvm::WeakTrackingVH, in GenerateCXXGlobalCleanUpFunc()
|
H A D | CGOpenMPRuntime.h | 36 class FunctionType; variable
|
H A D | CodeGenModule.h | 49 class FunctionType; variable
|
/freebsd/contrib/llvm-project/llvm/lib/XRay/ |
H A D | RecordInitializer.cpp | 404 unsigned FunctionType = (Buffer >> 1) & 0x07u; in visit() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Intrinsics.h | 26 class FunctionType; variable
|
H A D | InlineAsm.h | 29 class FunctionType; global() variable
|
H A D | Module.h | 45 class FunctionType; variable
|
/freebsd/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/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.h | 40 class FunctionType; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
H A D | LLParser.h | 31 class FunctionType; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclBase.h | 52 class FunctionType; variable
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Type.cpp | 308 FunctionType::FunctionType(Type *Result, ArrayRef<Type*> Params, in FunctionType() function in FunctionType
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ScopeInfo.h | 794 QualType FunctionType; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULibFunc.h | 18 class FunctionType; variable [all...] |
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeductionGuide.cpp | 1208 auto *FunctionType = in DeclareImplicitDeductionGuidesForTypeAlias() local
|
H A D | SemaTemplateDeduction.cpp | 3435 SmallVectorImpl<QualType> &ParamTypes, QualType *FunctionType, in SubstituteExplicitTemplateArguments() 4588 QualType FunctionType, in adjustCCAndNoReturn() 4634 QualType FunctionType = Function->getType(); in DeduceTemplateArguments() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 807 FunctionType(const Node *Ret_, NodeArray Params_, Qualifiers CVQuals_, in FunctionType() function
|