Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DInlineAsm.cpp56 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
/aosp_15_r20/external/llvm/lib/IR/
H A DInlineAsm.cpp54 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
H A DTypeHelper.java384 public static MethodType getFunctionType(ResolvedType type) { in getFunctionType() method in TypeHelper
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DInlineAsm.cpp58 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h391 FunctionType *getFunctionType(Module &M) const { in getFunctionType() function
446 FunctionType *getFunctionType(Module &M) const override { return FuncTy; } in getFunctionType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h393 FunctionType *getFunctionType(Module &M) const { in getFunctionType() function
448 FunctionType *getFunctionType(Module &M) const override { return FuncTy; } in getFunctionType() function
/aosp_15_r20/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp409 CodeCompleteConsumer::OverloadCandidate::getFunctionType() const { in getFunctionType() function in CodeCompleteConsumer::OverloadCandidate
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDerivedTypes.h187 FunctionType *getFunctionType() { return FnTy; } in getFunctionType() function
H A DFunction.h163 FunctionType *getFunctionType() const { in getFunctionType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DFunction.h200 FunctionType *getFunctionType() const { in getFunctionType() function
DDerivedTypes.h185 FunctionType *getFunctionType() { return FnTy; } in getFunctionType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DFunction.h174 FunctionType *getFunctionType() const { in getFunctionType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DFunction.h206 FunctionType *getFunctionType() const { in getFunctionType() function
DDerivedTypes.h185 FunctionType *getFunctionType() { return FnTy; } in getFunctionType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DFunction.h204 FunctionType *getFunctionType() const { in getFunctionType() function
DDerivedTypes.h185 FunctionType *getFunctionType() { return FnTy; } in getFunctionType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DFunction.h204 FunctionType *getFunctionType() const { in getFunctionType() function
DDerivedTypes.h185 FunctionType *getFunctionType() { return FnTy; } in getFunctionType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DTypeRecord.h227 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
619 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeRecord.h227 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
619 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeRecord.h227 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
619 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeRecord.h227 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
619 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h227 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
619 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h232 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
624 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DCallSite.h295 FunctionType *getFunctionType() const { in getFunctionType() function

123