/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | InlineAsm.cpp | 57 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
|
/external/llvm/lib/IR/ |
D | InlineAsm.cpp | 54 FunctionType *InlineAsm::getFunctionType() const { in getFunctionType() function in InlineAsm
|
D | Function.cpp | 234 FunctionType *Function::getFunctionType() const { in getFunctionType() function in Function
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/ |
D | TypeHelper.java | 384 public static MethodType getFunctionType(ResolvedType type) { in getFunctionType() method in TypeHelper
|
/external/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 409 CodeCompleteConsumer::OverloadCandidate::getFunctionType() const { in getFunctionType() function in CodeCompleteConsumer::OverloadCandidate
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULibFunc.h | 392 FunctionType *getFunctionType(Module &M) const { in getFunctionType() function 447 FunctionType *getFunctionType(Module &M) const override { return FuncTy; } in getFunctionType() function
|
D | AMDGPULibFunc.cpp | 922 FunctionType *AMDGPUMangledLibFunc::getFunctionType(Module &M) const { in getFunctionType() function in AMDGPUMangledLibFunc
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Function.h | 150 FunctionType *getFunctionType() const { in getFunctionType() function
|
D | CallSite.h | 320 FunctionType *getFunctionType() const { in getFunctionType() function
|
/external/llvm/include/llvm/IR/ |
D | CallSite.h | 295 FunctionType *getFunctionType() const { in getFunctionType() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 228 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function 600 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 248 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function 728 TypeIndex getFunctionType() const { return FunctionType; } in getFunctionType() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | WasmObjectWriter.cpp | 1032 uint32_t WasmObjectWriter::getFunctionType(const MCSymbolWasm& Symbol) { in getFunctionType() function in WasmObjectWriter
|
/external/clang/lib/AST/ |
D | DeclBase.cpp | 813 const FunctionType *Decl::getFunctionType(bool BlocksToo) const { in getFunctionType() function in Decl
|
D | Expr.cpp | 1871 const FunctionProtoType *BlockExpr::getFunctionType() const { in getFunctionType() function in BlockExpr
|
D | ASTContext.cpp | 3043 ASTContext::getFunctionType(QualType ResultTy, ArrayRef<QualType> ArgArray, in getFunctionType() function in ASTContext
|
/external/skqp/src/sksl/ |
D | SkSLSPIRVCodeGenerator.cpp | 560 SpvId SPIRVCodeGenerator::getFunctionType(const FunctionDeclaration& function) { in getFunctionType() function in SkSL::SPIRVCodeGenerator
|
/external/skia/src/sksl/ |
D | SkSLSPIRVCodeGenerator.cpp | 582 SpvId SPIRVCodeGenerator::getFunctionType(const FunctionDeclaration& function) { in getFunctionType() function in SkSL::SPIRVCodeGenerator
|